Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
68a0cab749fd: Waiting
651fb59f4bde: Waiting
c69fd5871616: Pulling fs layer
be36e833f5a0: Pulling fs layer
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
4d81e853134c: Waiting
b4317c09da11: Pulling fs layer
2ca83fb30920: Waiting
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
b470e71e0f04: Pulling fs layer
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
25487a5e81e2: Pulling fs layer
860a93490d01: Pulling fs layer
9cdda56dc0a5: Pulling fs layer
72201d93f05d: Waiting
87383c42c280: Waiting
b470e71e0f04: Waiting
c69fd5871616: Waiting
b4317c09da11: Waiting
e46ee7633e06: Waiting
b7ee99b11446: Waiting
a530659dc546: Waiting
67ee28f56be0: Waiting
d26aa70e4ee9: Waiting
4f4fb700ef54: Waiting
85d8d0cf5c07: Waiting
ac7e0d204651: Waiting
6c599e19d203: Waiting
698f50c38bfc: Waiting
25487a5e81e2: Waiting
be36e833f5a0: Waiting
860a93490d01: Waiting
df359b7b1559: Verifying Checksum
df359b7b1559: Download complete
9cb31e2e37ea: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
87383c42c280: Download complete
c69fd5871616: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
be36e833f5a0: Download complete
01d36d6d8ac0: Verifying Checksum
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Download complete
a530659dc546: Verifying Checksum
a530659dc546: Download complete
67ee28f56be0: Verifying Checksum
67ee28f56be0: Download complete
b4317c09da11: Download complete
85d8d0cf5c07: Download complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
ac7e0d204651: Verifying Checksum
ac7e0d204651: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
2ca83fb30920: Verifying Checksum
2ca83fb30920: Download complete
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
25487a5e81e2: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
651fb59f4bde: Pull complete
e46ee7633e06: Pull complete
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=America/Inuvik
+ echo 'Chosen random timezone America/Inuvik'
+ ln -snf /usr/share/zoneinfo/America/Inuvik /etc/localtime
Chosen random timezone America/Inuvik
+ echo America/Inuvik
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.3.20366.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.3.20366.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.3.20366.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.3.20366.altinityantalya+tsan) ...
Setting up clickhouse-common-static (25.3.3.20366.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20366.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.3.20366.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.3.20366.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.3.20366.altinityantalya+tsan) ...
Setting up clickhouse-common-static-dbg (25.3.3.20366.altinityantalya+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.3.20366.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.3.20366.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.3.20366.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-server (25.3.3.20366.altinityantalya+tsan) ...
Setting up clickhouse-server (25.3.3.20366.altinityantalya+tsan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.3.20366.altinityantalya+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.3.20366.altinityantalya+tsan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.3.20366.altinityantalya+tsan_amd64.deb ...
Unpacking clickhouse-client (25.3.3.20366.altinityantalya+tsan) ...
Setting up clickhouse-client (25.3.3.20366.altinityantalya+tsan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.3.20366.altinityantalya (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=13897728
+ sed --follow-symlinks -i 's|[[:digit:]]\+|13897728|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=66322432
+ sed --follow-symlinks -i 's|[[:digit:]]\+|66322432|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ ./minio server --address :11111 ./minio_data
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ params=('--silent' '--verbose')
+ local params
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
trying to connect to minio
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
In-memory extent storage is enabled with a limit of 15667.21 MB (16428255232 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:37253 http://127.0.0.1:37253
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ grep AccessDenied
+ curl --silent --verbose http://localhost:11111
AccessDeniedAccess Denied./18510A244C178C817dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 278 root 8u IPv6 22233 0t0 TCP *:11111 (LISTEN)
minio 278 root 9u IPv4 22232 0t0 TCP localhost:11111 (LISTEN)
minio 278 root 10u IPv6 22234 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-0-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-2-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00000-4-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-1-7e41b120-8dbb-4f03-a487-fab888fe1037-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-3-3f64c5e4-85a1-4846-bca2-ec61df4bd056-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet` -> `clickminio/test/merged_several_tables_test/data/00001-5-21e1734e-704f-43d0-aef8-0d4baf8caaa3-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-1e2722c2-33bc-4e24-a119-224f22616082.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-2aad93a8-a893-4943-8504-f6021f83ecab.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00001-aec4e034-3f73-48f7-87ad-51b7b42a8db7.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-0d450afb-f0d1-4fe7-a6c1-a75a4deb78d0.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-4a776c8c-bb70-4422-8309-313bd05bc984.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json` -> `clickminio/test/merged_several_tables_test/metadata/00002-c7c8a160-5d43-4705-87a1-dfabc4677b9c.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/12684bd2-2274-4262-962a-40f06681d0ad-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/5f3bf1e1-6bf9-42de-b42c-932989d02512-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro` -> `clickminio/test/merged_several_tables_test/metadata/966c9c10-0bdb-4885-9654-22a3d4513c19-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-1893158857028005124-1-5f3bf1e1-6bf9-42de-b42c-932989d02512.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-5813107004148504843-1-12684bd2-2274-4262-962a-40f06681d0ad.avro`
`/repo/tests/queries/0_stateless/data_minio/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro` -> `clickminio/test/merged_several_tables_test/metadata/snap-7645007302261205410-1-966c9c10-0bdb-4885-9654-22a3d4513c19.avro`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.48 MiB, Transferred: 5.48 MiB, Speed: 104.40 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 407
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
clickminio restart attempt 1:
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2025 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:35131 http://127.0.0.1:35131
Docs: https://min.io/docs/minio/linux/index.html
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
Output of restart status: success
success
Restarted clickminio successfully.
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1345
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 5 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ ts '%Y-%m-%d %H:%M:%S'
+ tee -a test_output/test_result.txt
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 5 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
2025-07-10 18:19:18 Using queries from '/repo/tests/queries' directory
2025-07-10 18:19:19 Connecting to ClickHouse server... OK
2025-07-10 18:19:19 Connected to server 25.3.3.20366.altinityantalya @ 1abef611c9a40dce30ed011ede491e532b2a3e72 HEAD
2025-07-10 18:19:19 Found 1154 parallel tests and 113 sequential tests
2025-07-10 18:19:20 Running about 144 stateless tests (Process-8).
2025-07-10 18:19:20 01051_random_printable_ascii: [ OK ] 0.95 sec.
2025-07-10 18:19:21 Running about 144 stateless tests (Process-7).
2025-07-10 18:19:21 02467_set_with_lowcardinality_type: [ OK ] 1.54 sec.
2025-07-10 18:19:21 Running about 144 stateless tests (Process-4).
2025-07-10 18:19:21 00765_sql_compatibility_aliases: [ OK ] 1.77 sec.
2025-07-10 18:19:21 Running about 144 stateless tests (Process-10).
2025-07-10 18:19:21 00858_issue_4756: [ OK ] 1.97 sec.
2025-07-10 18:19:21 Running about 144 stateless tests (Process-5).
2025-07-10 18:19:21 00762_date_comparsion: [ OK ] 2.17 sec.
2025-07-10 18:19:22 Running about 144 stateless tests (Process-3).
2025-07-10 18:19:22 02891_array_shingles: [ OK ] 2.44 sec.
2025-07-10 18:19:22 01297_alter_distributed: [ OK ] 2.14 sec.
2025-07-10 18:19:23 00461_default_value_of_argument_type: [ OK ] 1.26 sec.
2025-07-10 18:19:23 03215_key_condition_bug: [ OK ] 1.49 sec.
2025-07-10 18:19:24 Running about 144 stateless tests (Process-9).
2025-07-10 18:19:24 00965_send_logs_level_concurrent_queries: [ OK ] 4.52 sec.
2025-07-10 18:19:24 01622_defaults_for_file_engine: [ OK ] 1.08 sec.
2025-07-10 18:19:24 Running about 144 stateless tests (Process-6).
2025-07-10 18:19:24 02920_capnp_protobuf_auto_schema_nested: [ OK ] 4.76 sec.
2025-07-10 18:19:24 01137_order_by_func_final: [ OK ] 3.04 sec.
2025-07-10 18:19:24 02668_column_block_number: [ OK ] 1.79 sec.
2025-07-10 18:19:25 00388_enum_with_totals: [ OK ] 0.89 sec.
2025-07-10 18:19:25 02589_bson_invalid_document_size: [ OK ] 1.09 sec.
2025-07-10 18:19:25 02845_prewhere_preserve_column: [ OK ] 1.11 sec.
2025-07-10 18:19:25 03268_vertical_pretty_numbers: [ OK ] 1.03 sec.
2025-07-10 18:19:26 02752_forbidden_headers: [ OK ] 4.96 sec.
2025-07-10 18:19:26 03240_quantile_exact_weighted_interpolated: [ OK ] 2.43 sec.
2025-07-10 18:19:26 01710_aggregate_projection_with_hashing: [ OK ] 1.13 sec.
2025-07-10 18:19:26 02001_dist_on_dist_WithMergeableStateAfterAggregation: [ OK ] 1.40 sec.
2025-07-10 18:19:27 00144_empty_regexp: [ OK ] 0.75 sec.
2025-07-10 18:19:27 02518_rewrite_aggregate_function_with_if: [ OK ] 1.54 sec.
2025-07-10 18:19:27 01039_test_setting_parse: [ OK ] 1.73 sec.
2025-07-10 18:19:27 03225_const_prewhere_non_ataptive: [ OK ] 1.23 sec.
2025-07-10 18:19:27 02316_literal_no_octal: [ OK ] 0.94 sec.
2025-07-10 18:19:28 02962_analyzer_resolve_group_by_on_shards: [ OK ] 1.59 sec.
2025-07-10 18:19:28 01495_subqueries_in_with_statement_4: [ OK ] 0.94 sec.
2025-07-10 18:19:29 01536_fuzz_cast: [ OK ] 1.41 sec.
2025-07-10 18:19:29 00990_request_splitting: [ OK ] 1.14 sec.
2025-07-10 18:19:30 02715_bit_operations_float: [ OK ] 2.30 sec.
2025-07-10 18:19:30 01138_join_on_distributed_and_tmp: [ OK ] 1.29 sec.
2025-07-10 18:19:31 03096_order_by_system_tables: [ OK ] 4.30 sec.
2025-07-10 18:19:31 03259_negate_key_overflow: [ OK ] 1.20 sec.
2025-07-10 18:19:31 01356_wrong_filter-type_bug: [ OK ] 1.34 sec.
2025-07-10 18:19:32 00800_low_cardinality_distinct_numeric: [ OK ] 1.49 sec.
2025-07-10 18:19:33 02513_date_string_comparison: [ OK ] 4.07 sec.
2025-07-10 18:19:33 02403_big_http_chunk_size: [ OK ] 2.40 sec.
2025-07-10 18:19:34 03321_inner_materialized_view_nested: [ OK ] 1.29 sec.
2025-07-10 18:19:36 02718_array_fold: [ OK ] 3.09 sec.
2025-07-10 18:19:37 01910_client_replxx_container_overflow_long: [ OK ] 4.15 sec.
2025-07-10 18:19:38 01852_cast_operator_bad_cases: [ OK ] 14.60 sec.
2025-07-10 18:19:39 02909_settings_in_json_schema_cache: [ OK ] 2.64 sec.
2025-07-10 18:19:40 01555_system_distribution_queue_mask: [ OK ] 2.60 sec.
2025-07-10 18:19:40 02269_create_table_with_collation: [ OK ] 1.35 sec.
2025-07-10 18:19:42 02122_parallel_formatting_PrettySpace: [ OK ] 20.21 sec.
2025-07-10 18:19:42 03322_check_count_for_parquet_in_s3: [ OK ] 1.69 sec.
2025-07-10 18:19:42 01710_aggregate_projections: [ OK ] 15.05 sec.
2025-07-10 18:19:42 03014_async_with_dedup_part_log_rmt: [ OK ] 8.42 sec.
2025-07-10 18:19:43 01246_buffer_flush: [ OK ] 12.65 sec.
2025-07-10 18:19:43 03101_analyzer_invalid_join_on: [ OK ] 1.24 sec.
2025-07-10 18:19:44 02458_default_setting: [ OK ] 1.20 sec.
2025-07-10 18:19:45 00436_convert_charset: [ OK ] 0.84 sec.
2025-07-10 18:19:45 03361_memory_database_deadlock: [ OK ] 3.06 sec.
2025-07-10 18:19:46 02423_json_quote_float64: [ OK ] 0.89 sec.
2025-07-10 18:19:46 01560_merge_distributed_join: [ OK ] 1.44 sec.
2025-07-10 18:19:46 00727_concat: [ OK ] 3.90 sec.
2025-07-10 18:19:47 00491_shard_distributed_and_aliases_in_where_having: [ OK ] 1.09 sec.
2025-07-10 18:19:48 00725_ipv4_ipv6_domains: [ OK ] 1.75 sec.
2025-07-10 18:19:48 02496_format_datetime_in_joda_syntax: [ OK ] 5.21 sec.
2025-07-10 18:19:49 03376_forbid_nan_inf_for_float_settings: [ OK ] 1.19 sec.
2025-07-10 18:19:49 02426_low_cardinality_fixed_string_insert_field: [ OK ] 3.04 sec.
2025-07-10 18:19:51 00403_to_start_of_day: [ OK ] 1.30 sec.
2025-07-10 18:19:51 00634_rename_view: [ OK ] 1.55 sec.
2025-07-10 18:19:51 03286_format_datetime_timezones: [ OK ] 2.91 sec.
2025-07-10 18:19:52 01434_netloc_fuzz: [ OK ] 0.85 sec.
2025-07-10 18:19:52 02232_functions_to_subcolumns_alias: [ OK ] 1.41 sec.
2025-07-10 18:19:53 01946_tskv: [ OK ] 5.70 sec.
2025-07-10 18:19:54 00944_clear_index_in_partition: [ OK ] 11.76 sec.
2025-07-10 18:19:54 03312_sparse_column_tuple: [ OK ] 2.35 sec.
2025-07-10 18:19:55 03010_virtual_memory_mappings_asynchronous_metrics: [ OK ] 0.87 sec.
2025-07-10 18:19:56 01262_fractional_timezone_near_start_of_epoch: [ OK ] 1.65 sec.
2025-07-10 18:19:56 02124_empty_uuid: [ OK ] 1.00 sec.
2025-07-10 18:19:57 02987_logical_optimizer_pass_lowcardinality: [ OK ] 1.10 sec.
2025-07-10 18:19:58 01896_jit_aggregation_function_if_long: [ OK ] 5.76 sec.
2025-07-10 18:19:59 02352_lightweight_delete_in_partition: [ OK ] 2.50 sec.
2025-07-10 18:20:00 03130_generateSnowflakeId: [ OK ] 2.80 sec.
2025-07-10 18:20:03 01429_join_on_error_messages: [ OK ] 2.93 sec.
2025-07-10 18:20:04 01891_jit_aggregation_function_any_long: [ OK ] 6.06 sec.
2025-07-10 18:20:05 02420_final_setting: [ OK ] 6.11 sec.
2025-07-10 18:20:06 03037_zero_step_in_numbers_table_function: [ OK ] 0.95 sec.
2025-07-10 18:20:07 03208_multiple_joins_with_storage_join: [ OK ] 2.55 sec.
2025-07-10 18:20:07 00076_ip_coding_functions: [ OK ] 3.67 sec.
2025-07-10 18:20:08 00548_slice_of_nested: [ OK ] 0.89 sec.
2025-07-10 18:20:11 02294_stringsearch_with_nonconst_needle: [ OK ] 4.21 sec.
2025-07-10 18:20:12 03009_range_dict_get_or_default: [ OK ] 1.25 sec.
2025-07-10 18:20:13 00636_partition_key_parts_pruning: [ OK ] 20.25 sec.
2025-07-10 18:20:14 02681_undrop_query: [ OK ] 5.77 sec.
2025-07-10 18:20:14 00345_index_accurate_comparison: [ OK ] 1.51 sec.
2025-07-10 18:20:14 03010_file_log_large_poll_batch_size: [ OK ] 0.99 sec.
2025-07-10 18:20:15 02559_nested_multiple_levels_default: [ OK ] 1.39 sec.
2025-07-10 18:20:15 01664_ntoa_aton_mysql_compatibility: [ OK ] 0.86 sec.
2025-07-10 18:20:22 02125_lz4_compression_bug_JSONEachRow: [ OK ] 42.38 sec.
2025-07-10 18:20:23 02922_deduplication_with_zero_copy: [ OK ] 44.82 sec.
2025-07-10 18:20:24 02462_match_regexp_pk: [ OK ] 1.44 sec.
2025-07-10 18:20:24 01825_new_type_json_order_by: [ OK ] 0.88 sec.
2025-07-10 18:20:24 02326_settings_changes_system_table: [ OK ] 0.89 sec.
2025-07-10 18:20:25 03310_create_database_with_settings: [ OK ] 9.32 sec.
2025-07-10 18:20:26 02305_schema_inference_with_globs: [ OK ] 10.33 sec.
2025-07-10 18:20:26 01357_version_collapsing_attach_detach_zookeeper: [ OK ] 1.24 sec.
2025-07-10 18:20:27 02536_delta_gorilla_corruption: [ OK ] 55.82 sec.
2025-07-10 18:20:27 03013_parser_regexp_recompilation: [ OK ] 2.60 sec.
2025-07-10 18:20:28 02293_selected_rows_and_merges: [ OK ] 22.02 sec.
2025-07-10 18:20:28 03247_object_column_copy: [ OK ] 1.34 sec.
2025-07-10 18:20:28 02158_explain_ast_alter_commands: [ OK ] 3.75 sec.
2025-07-10 18:20:30 00253_insert_recursive_defaults: [ OK ] 1.14 sec.
2025-07-10 18:20:30 02438_sync_replica_lightweight: [ OK ] 2.14 sec.
2025-07-10 18:20:31 02044_url_glob_parallel: [ OK ] 5.00 sec.
2025-07-10 18:20:33 03030_system_flush_distributed_settings: [ OK ] 41.59 sec.
2025-07-10 18:20:33 02985_parser_check_stack_size: [ OK ] 3.54 sec.
2025-07-10 18:20:34 00700_decimal_array_functions: [ OK ] 1.54 sec.
2025-07-10 18:20:35 02902_show_databases_limit: [ OK ] 0.84 sec.
2025-07-10 18:20:38 01590_countSubstrings: [ OK ] 3.35 sec.
2025-07-10 18:20:41 02781_data_skipping_index_merge_tree_min_for_seek: [ OK ] 10.47 sec.
2025-07-10 18:20:41 01660_system_parts_smoke: [ OK ] 2.84 sec.
2025-07-10 18:20:42 03032_multi_search_const_low_cardinality: [ OK ] 0.99 sec.
2025-07-10 18:20:44 00572_aggregation_by_empty_set: [ OK ] 1.52 sec.
2025-07-10 18:20:45 00288_empty_stripelog: [ OK ] 1.11 sec.
2025-07-10 18:21:01 00900_orc_arrow_parquet_nested: [ OK ] 19.50 sec.
2025-07-10 18:21:03 00555_hasAll_hasAny: [ OK ] 2.56 sec.
2025-07-10 18:21:07 01321_aggregate_functions_of_group_by_keys: [ OK ] 52.59 sec.
2025-07-10 18:21:07 03228_join_to_rerange_right_table: [ OK ] 3.14 sec.
2025-07-10 18:21:09 00999_full_join_dup_keys_crash: [ OK ] 2.79 sec.
2025-07-10 18:21:10 03031_read_in_order_optimization_with_virtual_row: [ OK ] 24.37 sec.
2025-07-10 18:21:11 00997_set_index_array: [ OK ] 37.46 sec.
2025-07-10 18:21:11 01891_not_in_partition_prune: [ OK ] 1.54 sec.
2025-07-10 18:21:11 01009_insert_select_nicelulu: [ OK ] 45.54 sec.
2025-07-10 18:21:12 02354_array_lowcardinality: [ OK ] 1.09 sec.
2025-07-10 18:21:12 02724_jit_logical_functions: [ OK ] 1.09 sec.
2025-07-10 18:21:14 02553_type_json_attach_partition: [ OK ] 3.00 sec.
2025-07-10 18:21:15 00481_reading_from_last_granula: [ OK ] 1.21 sec.
2025-07-10 18:21:15 02903_empty_order_by_throws_error: [ OK ] 3.30 sec.
2025-07-10 18:21:17 01018_optimize_read_in_order_with_in_subquery: [ OK ] 1.16 sec.
2025-07-10 18:21:18 03285_materialize_ttl_only_drop_parts: [ OK ] 8.36 sec.
2025-07-10 18:21:18 03035_recursive_cte_postgres_1: [ OK ] 2.47 sec.
2025-07-10 18:21:21 03248_max_parts_to_move: [ OK ] 2.80 sec.
2025-07-10 18:21:21 02246_tsv_csv_best_effort_schema_inference: [ OK ] 54.23 sec.
2025-07-10 18:21:22 03312_issue_74299: [ OK ] 0.91 sec.
2025-07-10 18:21:23 03269_explain_unique_ids: [ OK ] 15.90 sec.
2025-07-10 18:21:23 01932_null_valid_identifier: [ OK ] 1.37 sec.
2025-07-10 18:21:23 02302_lc_nullable_string_insert_as_number: [ OK ] 1.02 sec.
2025-07-10 18:21:24 02810_system_jemalloc_bins: [ OK ] 1.20 sec.
2025-07-10 18:21:24 00378_json_quote_64bit_integers: [ OK ] 1.44 sec.
2025-07-10 18:21:25 03165_round_scale_as_column: [ OK ] 6.71 sec.
2025-07-10 18:21:25 02864_test_ipv4_type_mismatch: [ OK ] 1.31 sec.
2025-07-10 18:21:26 03286_collation_locale_with_modifier: [ OK ] 1.35 sec.
2025-07-10 18:21:26 02931_client_fuzzy_search_crash: [ OK ] 8.89 sec.
2025-07-10 18:21:26 00648_replacing_empty_set_from_prewhere: [ OK ] 1.10 sec.
2025-07-10 18:21:27 02377_fix_file_virtual_column: [ OK ] 1.06 sec.
2025-07-10 18:21:28 03255_parallel_replicas_join_algo_and_analyzer_4: [ OK ] 57.88 sec.
2025-07-10 18:21:29 03160_pretty_format_tty: [ OK ] 2.91 sec.
2025-07-10 18:21:30 01632_select_all_syntax: [ OK ] 1.46 sec.
2025-07-10 18:21:30 00019_shard_quantiles_totals_distributed: [ OK ] 1.19 sec.
2025-07-10 18:21:31 03279_insert_sparse_parsing_error: [ OK ] 5.06 sec.
2025-07-10 18:21:31 02375_double_escaping_json: [ OK ] 0.99 sec.
2025-07-10 18:21:35 02047_client_exception: [ OK ] 4.14 sec.
2025-07-10 18:21:35 02482_load_parts_refcounts: [ OK ] 7.82 sec.
2025-07-10 18:21:48 02124_insert_deduplication_token_multiple_blocks_replica: [ OK ] 18.36 sec.
2025-07-10 18:21:49 01895_jit_aggregation_function_avg_long: [ OK ] 14.13 sec.
2025-07-10 18:21:49 02864_replace_partition_with_duplicated_parts_zookeeper: [ OK ] 18.11 sec.
2025-07-10 18:21:49 01759_optimize_skip_unused_shards_zero_shards: [ OK ] 1.06 sec.
2025-07-10 18:21:51 00689_join_table_function: [ OK ] 1.29 sec.
2025-07-10 18:21:56 01660_sum_ubsan: [ OK ] 6.48 sec.
2025-07-10 18:22:01 01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS: [ OK ] 4.57 sec.
2025-07-10 18:22:02 01671_test_toQuarter_mysql_dialect: [ OK ] 1.18 sec.
2025-07-10 18:22:10 02661_read_from_archive_tarbzip2: [ OK ] 35.06 sec.
2025-07-10 18:22:15 00166_functions_of_aggregation_states: [ OK ] 12.51 sec.
2025-07-10 18:22:17 01318_alter_add_constraint_format: [ OK ] 2.23 sec.
2025-07-10 18:22:20 02313_group_by_modifiers_with_non_default_types: [ OK ] 2.29 sec.
2025-07-10 18:22:22 00494_shard_alias_substitution_bug: [ OK ] 2.26 sec.
2025-07-10 18:22:23 02282_array_distance: [ OK ] 13.07 sec.
2025-07-10 18:22:25 02816_has_token_empty: [ OK ] 2.76 sec.
2025-07-10 18:22:33 00871_t64_codec_signed: [ OK ] 66.90 sec.
2025-07-10 18:22:33 02891_input_csv_cr_end_of_line: [ OK ] 7.53 sec.
2025-07-10 18:22:36 02780_final_streams_data_skipping_index: [ OK ] 46.77 sec.
2025-07-10 18:22:40 01475_mutation_with_if: [ OK ] 6.67 sec.
2025-07-10 18:22:40 01605_adaptive_granularity_block_borders: [ SKIPPED ] 0.00 sec.
2025-07-10 18:22:40 Reason: not running for current build
2025-07-10 18:22:41 01866_split_by_regexp: [ OK ] 4.53 sec.
2025-07-10 18:22:42 02952_conjunction_optimization: [ OK ] 1.99 sec.
2025-07-10 18:22:43 02998_attach_partition_not_allowed_if_structure_differs_due_to_materialized_column: [ OK ] 2.18 sec.
2025-07-10 18:22:44 02473_map_element_nullable: [ OK ] 1.78 sec.
2025-07-10 18:22:44 01422_array_nullable_element_nullable_index: [ OK ] 0.97 sec.
2025-07-10 18:22:46 03033_analyzer_parametrized_view_alias: [ OK ] 1.27 sec.
2025-07-10 18:22:48 02009_mysql_client_empty_result: [ OK ] 4.02 sec.
2025-07-10 18:22:49 01601_accurate_cast: [ OK ] 15.61 sec.
2025-07-10 18:22:49 00646_weird_mmx: [ OK ] 1.16 sec.
2025-07-10 18:22:51 01391_join_on_dict_crash: [ OK ] 1.68 sec.
2025-07-10 18:22:55 01561_clickhouse_client_stage: [ OK ] 5.79 sec.
2025-07-10 18:22:58 02011_http_parsing: [ OK ] 2.74 sec.
2025-07-10 18:22:58 01557_max_parallel_replicas_no_sample: [ OK ] 6.59 sec.
2025-07-10 18:22:59 00938_basename: [ OK ] 1.12 sec.
2025-07-10 18:23:01 03199_atomic_clickhouse_local: [ OK ] 3.06 sec.
2025-07-10 18:23:02 00914_join_bgranvea: [ OK ] 2.83 sec.
2025-07-10 18:23:06 01883_subcolumns_distributed: [ OK ] 3.64 sec.
2025-07-10 18:23:08 02812_bug_with_unused_join_columns: [ OK ] 2.08 sec.
2025-07-10 18:23:10 02313_displayname: [ OK ] 1.68 sec.
2025-07-10 18:23:13 03327_hypothesis_index_sanity: [ OK ] 2.75 sec.
2025-07-10 18:23:15 02242_join_rocksdb: [ OK ] 13.37 sec.
2025-07-10 18:23:17 02421_formats_with_totals_and_extremes: [ OK ] 3.49 sec.
2025-07-10 18:23:19 02559_multiple_read_steps_in_prewhere_reuse_computation: [ OK ] 1.60 sec.
2025-07-10 18:23:23 00124_shard_distributed_with_many_replicas: [ OK ] 3.75 sec.
2025-07-10 18:23:25 02180_insert_into_values_settings: [ OK ] 1.36 sec.
2025-07-10 18:23:30 02235_remote_fs_cache_stress: [ OK ] 127.26 sec.
2025-07-10 18:23:31 02568_array_map_const_low_cardinality: [ OK ] 1.01 sec.
2025-07-10 18:23:32 02370_extractAll_regress: [ OK ] 0.79 sec.
2025-07-10 18:23:33 03403_read_in_order_streams_memory_usage: [ OK ] 69.13 sec.
2025-07-10 18:23:35 01700_deltasum: [ OK ] 2.00 sec.
2025-07-10 18:23:36 02932_analyzer_rewrite_sum_column_and_constant: [ OK ] 11.10 sec.
2025-07-10 18:23:36 01279_dist_group_by: [ OK ] 4.17 sec.
2025-07-10 18:23:38 02591_protobuf_nested_arrays: [ OK ] 2.64 sec.
2025-07-10 18:23:38 00818_inner_join_bug_3567: [ OK ] 1.66 sec.
2025-07-10 18:23:39 02377_optimize_sorting_by_input_stream_properties_2: [ OK ] 2.51 sec.
2025-07-10 18:23:39 01037_polygon_dicts_simple_functions: [ OK ] 24.39 sec.
2025-07-10 18:23:39 02902_diable_apply_deleted_mask: [ OK ] 1.86 sec.
2025-07-10 18:23:40 00633_func_or_in: [ OK ] 0.85 sec.
2025-07-10 18:23:40 00272_union_all_and_in_subquery: [ OK ] 0.99 sec.
2025-07-10 18:23:41 00563_complex_in_expression: [ OK ] 1.60 sec.
2025-07-10 18:23:42 01077_yet_another_prewhere_test: [ OK ] 1.98 sec.
2025-07-10 18:23:45 01757_optimize_skip_unused_shards_limit: [ OK ] 4.11 sec.
2025-07-10 18:23:45 03013_addDays_with_timezone: [ OK ] 2.66 sec.
2025-07-10 18:23:45 03150_trace_log_add_build_id: [ SKIPPED ] 0.00 sec.
2025-07-10 18:23:45 Reason: not running for current build
2025-07-10 18:23:45 01763_filter_push_down_bugs: [ OK ] 4.09 sec.
2025-07-10 18:23:46 03254_uniq_exact_two_level_negative_zero: [ OK ] 59.44 sec.
2025-07-10 18:23:46 03099_analyzer_multi_join: [ OK ] 1.26 sec.
2025-07-10 18:23:47 02435_rollback_cancelled_queries: [ OK ] 115.54 sec.
2025-07-10 18:23:47 02462_distributions: [ OK ] 9.33 sec.
2025-07-10 18:23:48 01253_subquery_in_aggregate_function_JustStranger: [ OK ] 1.96 sec.
2025-07-10 18:23:48 00255_array_concat_string: [ OK ] 2.10 sec.
2025-07-10 18:23:49 02662_first_last_value: [ OK ] 1.57 sec.
2025-07-10 18:23:49 01451_normalize_query: [ OK ] 2.30 sec.
2025-07-10 18:23:49 03291_low_cardinality_uuid: [ OK ] 0.92 sec.
2025-07-10 18:23:49 01890_cross_join_explain_crash: [ OK ] 1.11 sec.
2025-07-10 18:23:50 02029_orc_low_cardinality: [ OK ] 4.97 sec.
2025-07-10 18:23:50 01683_codec_encrypted: [ OK ] 1.25 sec.
2025-07-10 18:23:51 00749_inner_join_of_unnamed_subqueries: [ OK ] 1.59 sec.
2025-07-10 18:23:51 01247_some_msan_crashs_from_22517: [ OK ] 1.50 sec.
2025-07-10 18:23:52 03240_cte_in_subquery: [ OK ] 1.14 sec.
2025-07-10 18:23:53 03282_parallel_join_with_additional_filter: [ OK ] 1.35 sec.
2025-07-10 18:23:54 01370_client_autocomplete_word_break_characters: [ OK ] 4.86 sec.
2025-07-10 18:23:54 01710_minmax_count_projection: [ OK ] 4.55 sec.
2025-07-10 18:23:54 02310_uuid_v7: [ OK ] 0.90 sec.
2025-07-10 18:23:56 00430_https_server: [ OK ] 2.04 sec.
2025-07-10 18:23:57 02151_clickhouse_client_hints: [ OK ] 2.50 sec.
2025-07-10 18:23:57 02353_order_by_tuple: [ OK ] 3.65 sec.
2025-07-10 18:23:57 02861_index_set_incorrect_args: [ OK ] 1.54 sec.
2025-07-10 18:23:59 01948_heredoc: [ OK ] 1.08 sec.
2025-07-10 18:24:03 02294_nothing_arguments_in_functions_errors: [ OK ] 6.37 sec.
2025-07-10 18:24:06 00937_test_use_header_tsv: [ OK ] 13.49 sec.
2025-07-10 18:24:12 01825_type_json_parallel_insert: [ OK ] 6.06 sec.
2025-07-10 18:24:12 00700_decimal_casts_2: [ OK ] 13.60 sec.
2025-07-10 18:24:13 02004_intersect_except_operators: [ OK ] 15.34 sec.
2025-07-10 18:24:13 03061_analyzer_alias_as_right_key_in_join: [ OK ] 1.44 sec.
2025-07-10 18:24:13 02583_map_literal_cast: [ OK ] 1.14 sec.
2025-07-10 18:24:14 01245_distributed_group_by_no_merge_with-extremes_and_totals: [ OK ] 10.79 sec.
2025-07-10 18:24:14 02536_system_sync_file_cache: [ OK ] 0.96 sec.
2025-07-10 18:24:15 01069_set_in_group_by: [ OK ] 1.06 sec.
2025-07-10 18:24:16 03055_analyzer_subquery_group_array: [ OK ] 1.19 sec.
2025-07-10 18:24:16 00233_position_function_sql_comparibilty: [ OK ] 1.21 sec.
2025-07-10 18:24:17 01681_arg_min_max_if_fix: [ OK ] 0.95 sec.
2025-07-10 18:24:18 02366_kql_extend: [ OK ] 1.64 sec.
2025-07-10 18:24:18 01803_untuple_subquery: [ OK ] 0.99 sec.
2025-07-10 18:24:18 02015_async_inserts_3: [ OK ] 5.02 sec.
2025-07-10 18:24:19 02345_partial_sort_transform_optimization: [ OK ] 4.47 sec.
2025-07-10 18:24:19 00919_histogram_merge: [ OK ] 1.09 sec.
2025-07-10 18:24:19 03037_s3_write_to_globbed_partitioned_path: [ OK ] 1.70 sec.
2025-07-10 18:24:20 02483_add_engine_full_column_to_system_databases: [ OK ] 1.01 sec.
2025-07-10 18:24:21 03352_allow_suspicious_ttl: [ OK ] 2.31 sec.
2025-07-10 18:24:23 01582_distinct_optimization: [ OK ] 5.26 sec.
2025-07-10 18:24:23 00250_tuple_comparison: [ OK ] 1.90 sec.
2025-07-10 18:24:24 00688_low_cardinality_prewhere: [ OK ] 3.20 sec.
2025-07-10 18:24:25 02406_try_read_datetime64_bug: [ OK ] 0.94 sec.
2025-07-10 18:24:25 02495_parser_string_binary_literal: [ OK ] 6.06 sec.
2025-07-10 18:24:26 02767_into_outfile_extensions_msan: [ OK ] 3.06 sec.
2025-07-10 18:24:26 02384_decrypt_bad_arguments: [ OK ] 1.54 sec.
2025-07-10 18:24:27 02494_zero_copy_projection_cancel_fetch: [ OK ] 36.32 sec.
2025-07-10 18:24:27 02733_distinct: [ OK ] 0.85 sec.
2025-07-10 18:24:28 01070_to_decimal_or_null_exception: [ OK ] 3.55 sec.
2025-07-10 18:24:30 00906_low_cardinality_cache: [ OK ] 197.12 sec.
2025-07-10 18:24:30 02995_index_2: [ SKIPPED ] 0.00 sec.
2025-07-10 18:24:30 Reason: not running for current build
2025-07-10 18:24:36 01560_ttl_remove_empty_parts: [ OK ] 12.57 sec.
2025-07-10 18:24:37 01561_mann_whitney_scipy: [ OK ] 10.62 sec.
2025-07-10 18:24:38 02419_keeper_map_primary_key: [ OK ] 8.23 sec.
2025-07-10 18:24:41 00479_date_and_datetime_to_number: [ OK ] 2.81 sec.
2025-07-10 18:24:41 00561_storage_join: [ OK ] 5.15 sec.
2025-07-10 18:24:42 02015_async_inserts_stress_long: [ OK ] 13.69 sec.
2025-07-10 18:24:43 02495_sum_if_to_count_if_bug: [ OK ] 1.34 sec.
2025-07-10 18:24:44 02021_h3_is_pentagon: [ OK ] 1.14 sec.
2025-07-10 18:24:44 00211_shard_query_formatting_aliases: [ OK ] 2.30 sec.
2025-07-10 18:24:45 02875_clickhouse_local_multiquery: [ OK ] 4.50 sec.
2025-07-10 18:24:46 02869_insert_filenames_collisions: [ OK ] 1.85 sec.
2025-07-10 18:24:47 03209_parallel_replicas_lost_decimal_conversion: [ OK ] 1.29 sec.
2025-07-10 18:24:47 03245_views_and_filter_push_down_bug: [ OK ] 0.88 sec.
2025-07-10 18:24:49 00552_logical_functions_ternary: [ OK ] 5.47 sec.
2025-07-10 18:24:51 00220_shard_with_totals_in_subquery_remote_and_limit: [ OK ] 1.19 sec.
2025-07-10 18:24:51 03166_skip_indexes_vertical_merge_2: [ OK ] 65.52 sec.
2025-07-10 18:24:52 02502_bad_values_schema_inference: [ OK ] 0.86 sec.
2025-07-10 18:24:52 00965_logs_level_bugfix: [ OK ] 5.35 sec.
2025-07-10 18:24:52 01320_optimize_skip_unused_shards_no_non_deterministic: [ OK ] 1.34 sec.
2025-07-10 18:24:53 00750_merge_tree_merge_with_o_direct: [ OK ] 1.43 sec.
2025-07-10 18:24:53 02457_key_condition_with_types_that_cannot_be_nullable: [ OK ] 0.93 sec.
2025-07-10 18:24:54 03298_triger_local_error_format: [ OK ] 0.91 sec.
2025-07-10 18:24:55 03290_dictionary_assert_on_function: [ OK ] 1.40 sec.
2025-07-10 18:24:55 03173_parallel_replicas_join_bug: [ OK ] 7.21 sec.
2025-07-10 18:24:56 02998_operator_respect_nulls: [ OK ] 0.99 sec.
2025-07-10 18:24:57 00012_array_join_alias_2: [ OK ] 1.00 sec.
2025-07-10 18:24:57 01269_toStartOfSecond: [ OK ] 2.20 sec.
2025-07-10 18:24:58 02534_default_granularity: [ OK ] 0.99 sec.
2025-07-10 18:24:58 02830_insert_values_time_interval: [ OK ] 1.30 sec.
2025-07-10 18:24:59 02128_hex_bin_on_uuid: [ OK ] 0.96 sec.
2025-07-10 18:24:59 01823_explain_json: [ OK ] 6.65 sec.
2025-07-10 18:25:00 02383_analyzer_merge_tree_self_join: [ OK ] 1.83 sec.
2025-07-10 18:25:00 02895_cast_operator_bug: [ OK ] 0.95 sec.
2025-07-10 18:25:00 02513_parquet_orc_arrow_nullable_schema_inference: [ OK ] 6.03 sec.
2025-07-10 18:25:02 02513_analyzer_duplicate_alias_crash_fix: [ OK ] 1.06 sec.
2025-07-10 18:25:03 00489_pk_subexpression: [ OK ] 1.66 sec.
2025-07-10 18:25:05 01285_date_datetime_key_condition: [ OK ] 1.55 sec.
2025-07-10 18:25:06 02027_arrayCumSumNonNegative_const: [ OK ] 0.79 sec.
2025-07-10 18:25:06 02681_final_excessive_reading_bug: [ OK ] 39.19 sec.
2025-07-10 18:25:07 00179_lambdas_with_common_expressions_and_filter: [ OK ] 1.05 sec.
2025-07-10 18:25:08 00825_protobuf_format_no_length_delimiter: [ OK ] 7.39 sec.
2025-07-10 18:25:09 01056_create_table_as: [ OK ] 2.55 sec.
2025-07-10 18:25:15 00646_url_engine: [ OK ] 5.08 sec.
2025-07-10 18:25:19 02707_keeper_map_delete_update_strict: [ OK ] 4.54 sec.
2025-07-10 18:25:26 01455_opentelemetry_distributed: [ OK ] 18.35 sec.
2025-07-10 18:25:27 02502_fuzz_bad_cast_to_ast_literal: [ OK ] 1.11 sec.
2025-07-10 18:25:30 03311_constantnode: [ OK ] 2.47 sec.
2025-07-10 18:25:31 02862_uuid_reinterpret_as_numeric: [ OK ] 1.11 sec.
2025-07-10 18:25:33 03252_fill_missed_arrays: [ OK ] 1.94 sec.
2025-07-10 18:25:37 02867_nullable_primary_key_final: [ OK ] 4.51 sec.
2025-07-10 18:25:43 02900_add_subtract_interval_with_string_date: [ OK ] 5.26 sec.
2025-07-10 18:25:43 00717_low_cardinaliry_distributed_group_by: [ OK ] 44.19 sec.
2025-07-10 18:25:45 03212_optimize_with_constraints_logical_error: [ OK ] 1.70 sec.
2025-07-10 18:25:45 02569_order_by_aggregation_result: [ OK ] 1.60 sec.
2025-07-10 18:25:46 02206_information_schema_show_database: [ OK ] 0.75 sec.
2025-07-10 18:25:46 01268_data_numeric_parameters: [ OK ] 1.14 sec.
2025-07-10 18:25:46 03036_dynamic_read_subcolumns_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-10 18:25:46 Reason: not running for current build
2025-07-10 18:25:47 01447_json_strings: [ OK ] 0.85 sec.
2025-07-10 18:25:47 02876_sort_union_of_sorted: [ OK ] 1.35 sec.
2025-07-10 18:25:48 02017_order_by_with_fill_redundant_functions: [ OK ] 0.84 sec.
2025-07-10 18:25:49 03103_positional_arguments: [ OK ] 1.01 sec.
2025-07-10 18:25:51 02205_HTTP_user_agent: [ OK ] 2.14 sec.
2025-07-10 18:25:52 02149_schema_inference_formats_with_schema_1: [ OK ] 52.01 sec.
2025-07-10 18:25:52 03196_local_memory_limit: [ OK ] 4.61 sec.
2025-07-10 18:25:53 02802_with_cube_with_totals: [ OK ] 0.84 sec.
2025-07-10 18:25:54 02785_date_predicate_optimizations_ast_query_tree_rewrite: [ OK ] 2.61 sec.
2025-07-10 18:25:54 03363_function_keccak256: [ OK ] 1.04 sec.
2025-07-10 18:25:55 03275_subcolumns_in_primary_key_bug: [ OK ] 1.04 sec.
2025-07-10 18:25:57 01752_distributed_query_sigsegv: [ OK ] 2.19 sec.
2025-07-10 18:25:59 00900_parquet_time_to_ch_date_time: [ OK ] 5.05 sec.
2025-07-10 18:26:10 02375_rocksdb_with_filters: [ OK ] 11.33 sec.
2025-07-10 18:26:12 02012_get_server_port: [ OK ] 1.70 sec.
2025-07-10 18:26:13 00726_modulo_for_date: [ OK ] 1.19 sec.
2025-07-10 18:26:16 01584_distributed_buffer_cannot_find_column: [ OK ] 2.27 sec.
2025-07-10 18:26:17 00103_ipv4_num_to_string_class_c: [ OK ] 1.05 sec.
2025-07-10 18:26:22 00097_long_storage_buffer_race_condition_mt: [ OK ] 76.53 sec.
2025-07-10 18:26:26 02343_analyzer_lambdas: [ OK ] 3.51 sec.
2025-07-10 18:26:27 02232_partition_pruner_single_point: [ OK ] 1.20 sec.
2025-07-10 18:26:30 02478_factorial: [ OK ] 2.21 sec.
2025-07-10 18:26:31 03081_analyzer_agg_func_CTE: [ OK ] 1.01 sec.
2025-07-10 18:26:32 01140_select_from_storage_join_fix: [ OK ] 1.45 sec.
2025-07-10 18:26:38 02707_clickhouse_local_implicit_file_table_function: [ OK ] 5.86 sec.
2025-07-10 18:26:42 02882_replicated_fetch_checksums_doesnt_match: [ OK ] 3.86 sec.
2025-07-10 18:26:44 02704_storage_merge_explain_graph_crash: [ OK ] 1.63 sec.
2025-07-10 18:27:08 02982_perf_introspection_for_inserts: [ OK ] 70.52 sec.
2025-07-10 18:27:08 02118_show_create_table_rocksdb: [ OK ] 0.69 sec.
2025-07-10 18:27:09 03039_dynamic_versioned_collapsing_merge_tree: [ OK ] 52.14 sec.
2025-07-10 18:27:09 02482_if_with_nothing_argument: [ OK ] 0.83 sec.
2025-07-10 18:27:10 03151_redundant_distinct_with_window: [ OK ] 1.14 sec.
2025-07-10 18:27:12 02517_executable_pool_bad_input_query: [ OK ] 1.19 sec.
2025-07-10 18:27:12 01602_array_aggregation: [ OK ] 2.29 sec.
2025-07-10 18:27:13 01254_array_of_unnamed_tuples: [ OK ] 0.88 sec.
2025-07-10 18:27:13 01825_new_type_json_partitions: [ OK ] 1.08 sec.
2025-07-10 18:27:13 00532_topk_generic: [ OK ] 0.74 sec.
2025-07-10 18:27:15 03271_dynamic_variant_in_min_max: [ OK ] 1.89 sec.
2025-07-10 18:27:15 01550_type_map_formats: [ OK ] 1.19 sec.
2025-07-10 18:27:17 02884_authentication_quota: [ OK ] 32.58 sec.
2025-07-10 18:27:17 02434_cancel_insert_when_client_dies: [ SKIPPED ] 0.00 sec.
2025-07-10 18:27:17 Reason: not running for current build
2025-07-10 18:27:18 01852_map_combinator: [ OK ] 2.85 sec.
2025-07-10 18:27:19 01305_array_join_prewhere_in_subquery: [ OK ] 1.19 sec.
2025-07-10 18:27:20 02233_optimize_aggregation_in_order_prefix_with_merge: [ OK ] 1.04 sec.
2025-07-10 18:27:25 02771_multiple_query_arguments: [ OK ] 8.56 sec.
2025-07-10 18:27:27 02210_processors_profile_log_2: [ OK ] 6.42 sec.
2025-07-10 18:27:27 02122_parallel_formatting_CSV: [ OK ] 12.12 sec.
2025-07-10 18:27:28 01380_coded_delta_exception_code: [ OK ] 2.34 sec.
2025-07-10 18:27:29 01010_partial_merge_join_negative: [ OK ] 1.74 sec.
2025-07-10 18:27:30 03001_consider_lwd_when_merge: [ OK ] 1.75 sec.
2025-07-10 18:27:31 01340_datetime64_fpe: [ OK ] 3.45 sec.
2025-07-10 18:27:32 01847_bad_like: [ OK ] 1.55 sec.
2025-07-10 18:27:33 01626_cnf_fuzz_long: [ OK ] 175.43 sec.
2025-07-10 18:27:33 02504_explain_ast_insert: [ OK ] 0.85 sec.
2025-07-10 18:27:34 01560_cancel_agg_func_combinator_native_name_constraint: [ OK ] 0.94 sec.
2025-07-10 18:27:35 03279_not_empty_json: [ OK ] 1.09 sec.
2025-07-10 18:27:35 02504_regexp_dictionary_table_source: [ OK ] 3.70 sec.
2025-07-10 18:27:36 03298_vertical_columns: [ OK ] 0.99 sec.
2025-07-10 18:27:36 00881_unknown_identifier_in_in: [ OK ] 0.89 sec.
2025-07-10 18:27:36 03036_dynamic_read_subcolumns_wide_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-10 18:27:36 Reason: not running for current build
2025-07-10 18:27:37 03042_analyzer_alias_join: [ OK ] 1.01 sec.
2025-07-10 18:27:38 03305_mergine_aggregated_filter_push_down: [ OK ] 105.68 sec.
2025-07-10 18:27:38 02316_expressions_with_window_functions: [ OK ] 0.99 sec.
2025-07-10 18:27:41 02423_insert_summary_behaviour: [ OK ] 7.76 sec.
2025-07-10 18:27:42 00349_visible_width: [ OK ] 0.73 sec.
2025-07-10 18:27:44 02896_union_distinct_http_format: [ OK ] 2.04 sec.
2025-07-10 18:27:45 01390_check_table_codec: [ OK ] 1.08 sec.
2025-07-10 18:27:47 00374_json_each_row_input_with_noisy_fields: [ OK ] 8.51 sec.
2025-07-10 18:27:47 01213_alter_rename_primary_key_zookeeper_long: [ OK ] 2.24 sec.
2025-07-10 18:27:48 01638_div_mod_ambiguities: [ OK ] 0.94 sec.
2025-07-10 18:27:49 02099_hashed_array_dictionary_complex_key: [ OK ] 440.33 sec.
2025-07-10 18:27:49 00735_long_conditional: [ OK ] 13.45 sec.
2025-07-10 18:27:50 01306_polygons_intersection: [ OK ] 1.34 sec.
2025-07-10 18:27:52 02346_additional_filters: [ OK ] 3.76 sec.
2025-07-10 18:27:52 03315_executable_table_function_threads: [ SKIPPED ] 0.00 sec.
2025-07-10 18:27:52 Reason: not running for current build
2025-07-10 18:27:55 02160_untuple_exponential_growth: [ OK ] 4.76 sec.
2025-07-10 18:28:05 02050_client_profile_events: [ OK ] 17.39 sec.
2025-07-10 18:28:05 02481_async_insert_race_long: [ OK ] 15.84 sec.
2025-07-10 18:28:08 02185_split_by_char: [ OK ] 1.92 sec.
2025-07-10 18:28:12 00804_test_zstd_qat_codec_compression: [ OK ] 16.61 sec.
2025-07-10 18:28:14 02680_lc_null_as_default: [ OK ] 0.93 sec.
2025-07-10 18:28:14 01213_alter_rename_with_default_zookeeper_long: [ OK ] 5.73 sec.
2025-07-10 18:28:20 00682_empty_parts_merge: [ OK ] 53.31 sec.
2025-07-10 18:28:21 02808_aliases_inside_case: [ OK ] 0.79 sec.
2025-07-10 18:28:26 02932_set_ttl_where: [ OK ] 48.28 sec.
2025-07-10 18:28:28 00377_shard_group_uniq_array_of_string_array: [ OK ] 240.90 sec.
2025-07-10 18:28:29 02810_initcap: [ OK ] 0.94 sec.
2025-07-10 18:28:30 01810_max_part_removal_threads_long: [ OK ] 16.00 sec.
2025-07-10 18:28:31 02337_base58: [ OK ] 1.28 sec.
2025-07-10 18:28:31 01746_lc_values_format_bug: [ OK ] 0.84 sec.
2025-07-10 18:28:32 01763_max_distributed_depth: [ OK ] 0.88 sec.
2025-07-10 18:28:33 01801_s3_cluster: [ OK ] 6.45 sec.
2025-07-10 18:28:34 01318_map_add_map_subtract: [ OK ] 2.99 sec.
2025-07-10 18:28:34 02932_refreshable_materialized_views_1: [ OK ] 29.50 sec.
2025-07-10 18:28:35 00501_http_head: [ OK ] 2.04 sec.
2025-07-10 18:28:35 01744_tuple_cast_to_map_bugfix: [ OK ] 0.83 sec.
2025-07-10 18:28:35 00142_parse_timestamp_as_datetime: [ OK ] 3.40 sec.
2025-07-10 18:28:36 00500_point_in_polygon_bug: [ OK ] 1.03 sec.
2025-07-10 18:28:36 03157_negative_positional_arguments_ubsan: [ OK ] 0.89 sec.
2025-07-10 18:28:36 00855_join_with_array_join: [ OK ] 2.04 sec.
2025-07-10 18:28:37 01346_array_join_mrxotey: [ OK ] 0.94 sec.
2025-07-10 18:28:37 02226_in_untuple_issue_34810: [ OK ] 0.89 sec.
2025-07-10 18:28:39 02252_executable_user_defined_function_short_circuit: [ OK ] 1.15 sec.
2025-07-10 18:28:40 02921_database_filesystem_path_check: [ OK ] 0.98 sec.
2025-07-10 18:28:40 03272_client_highlighting_bug: [ OK ] 2.65 sec.
2025-07-10 18:28:43 02532_json_missing_named_tuple_elements: [ OK ] 7.07 sec.
2025-07-10 18:28:52 01119_session_log: [ OK ] 38.60 sec.
2025-07-10 18:28:53 00425_count_nullable: [ OK ] 0.89 sec.
2025-07-10 18:28:54 02421_exponential_join_rewrite_21557: [ OK ] 61.18 sec.
2025-07-10 18:28:55 03173_forbid_qualify: [ OK ] 1.78 sec.
2025-07-10 18:28:56 01164_detach_attach_partition_race: [ OK ] 16.10 sec.
2025-07-10 18:28:57 01852_cast_operator_3: [ OK ] 0.98 sec.
2025-07-10 18:28:58 02933_local_system_setting: [ OK ] 2.49 sec.
2025-07-10 18:28:58 01210_drop_view: [ OK ] 0.73 sec.
2025-07-10 18:28:59 02030_tuple_filter: [ OK ] 2.49 sec.
2025-07-10 18:29:01 00577_replacing_merge_tree_vertical_merge: [ OK ] 1.80 sec.
2025-07-10 18:29:02 00443_preferred_block_size_bytes: [ OK ] 22.57 sec.
2025-07-10 18:29:03 01698_fix_toMinute: [ OK ] 1.85 sec.
2025-07-10 18:29:04 00984_materialized_view_to_columns: [ OK ] 1.29 sec.
2025-07-10 18:29:06 01414_mutations_and_errors: [ OK ] 2.26 sec.
2025-07-10 18:29:13 02067_lost_part_s3: [ OK ] 14.33 sec.
2025-07-10 18:29:13 03273_format_inference_create_query_s3_url: [ OK ] 7.21 sec.
2025-07-10 18:29:14 02477_analyzer_ast_key_condition_crash: [ OK ] 1.19 sec.
2025-07-10 18:29:15 01285_data_skip_index_over_aggregation: [ OK ] 1.95 sec.
2025-07-10 18:29:16 00817_with_simple: [ OK ] 0.90 sec.
2025-07-10 18:29:17 01825_new_type_json_ghdata: [ OK ] 34.59 sec.
2025-07-10 18:29:18 01456_ast_optimizations_over_distributed: [ OK ] 1.84 sec.
2025-07-10 18:29:19 03167_boom_filter_index_with_map: [ OK ] 4.55 sec.
2025-07-10 18:29:19 00974_final_predicate_push_down: [ OK ] 1.34 sec.
2025-07-10 18:29:19 02905_show_setting_query: [ OK ] 1.45 sec.
2025-07-10 18:29:20 02030_capnp_format: [ OK ] 58.49 sec.
2025-07-10 18:29:20 03088_analyzer_ambiguous_column_multi_call: [ OK ] 0.99 sec.
2025-07-10 18:29:20 01144_join_rewrite_with_ambiguous_column_and_view: [ OK ] 1.63 sec.
2025-07-10 18:29:20 01912_bad_cast_join_fuzz: [ OK ] 0.99 sec.
2025-07-10 18:29:21 03257_json_escape_file_names: [ OK ] 1.10 sec.
2025-07-10 18:29:22 00815_left_join_on_stepanel: [ OK ] 0.93 sec.
2025-07-10 18:29:22 01505_distributed_local_type_conversion_enum: [ OK ] 1.65 sec.
2025-07-10 18:29:22 00623_truncate_all_tables: [ OK ] 2.31 sec.
2025-07-10 18:29:23 03372_get_subcolumn_null: [ OK ] 0.90 sec.
2025-07-10 18:29:24 01044_great_circle_angle: [ OK ] 1.00 sec.
2025-07-10 18:29:25 00962_visit_param_various: [ OK ] 4.34 sec.
2025-07-10 18:29:25 01318_map_add_map_subtract_on_map_type: [ OK ] 2.76 sec.
2025-07-10 18:29:25 01277_alter_rename_column_constraint: [ OK ] 3.01 sec.
2025-07-10 18:29:25 02399_merge_tree_mutate_in_partition: [ OK ] 1.53 sec.
2025-07-10 18:29:26 03311_min_max_count_projection_with_constant_partition_expr: [ OK ] 0.89 sec.
2025-07-10 18:29:26 00438_bit_rotate: [ OK ] 0.94 sec.
2025-07-10 18:29:27 01672_actions_dag_merge_crash: [ OK ] 0.91 sec.
2025-07-10 18:29:28 02923_explain_expired_context: [ OK ] 0.96 sec.
2025-07-10 18:29:29 01523_date_time_compare_with_date_literal: [ OK ] 3.89 sec.
2025-07-10 18:29:29 01081_PartialSortingTransform_full_column: [ OK ] 2.18 sec.
2025-07-10 18:29:30 00436_fixed_string_16_comparisons: [ OK ] 2.40 sec.
2025-07-10 18:29:31 02835_nested_array_lowcardinality: [ OK ] 1.92 sec.
2025-07-10 18:29:32 03228_async_insert_query_params_bad_type: [ OK ] 2.18 sec.
2025-07-10 18:29:32 00908_analyze_query: [ OK ] 0.98 sec.
2025-07-10 18:29:33 01716_array_difference_overflow: [ OK ] 1.05 sec.
2025-07-10 18:29:34 02100_replaceRegexpAll_bug: [ OK ] 1.30 sec.
2025-07-10 18:29:34 02536_replace_with_nonconst_needle_and_replacement: [ OK ] 3.46 sec.
2025-07-10 18:29:34 02552_sparse_columns_intersect: [ OK ] 1.35 sec.
2025-07-10 18:29:35 00719_parallel_ddl_table: [ OK ] 31.14 sec.
2025-07-10 18:29:36 02916_glogal_in_cancel: [ OK ] 1.73 sec.
2025-07-10 18:29:37 03001_parallel_parsing_deadlock: [ OK ] 42.23 sec.
2025-07-10 18:29:37 02573_insert_null_as_default_null_as_empty_nested: [ OK ] 2.84 sec.
2025-07-10 18:29:37 02007_test_any_all_operators: [ OK ] 2.15 sec.
2025-07-10 18:29:37 02503_mysql_compat_utc_timestamp: [ OK ] 0.79 sec.
2025-07-10 18:29:37 03004_json_named_tuples_inference_ambiguous_paths_as_string: [ OK ] 0.79 sec.
2025-07-10 18:29:38 03008_deduplication_cases_from_docs: [ OK ] 4.25 sec.
2025-07-10 18:29:40 02244_url_engine_headers_test: [ OK ] 2.09 sec.
2025-07-10 18:29:40 03370_join_identifiers: [ OK ] 1.44 sec.
2025-07-10 18:29:40 01753_fix_clickhouse_format: [ OK ] 3.15 sec.
2025-07-10 18:29:41 02100_limit_push_down_bug: [ OK ] 0.99 sec.
2025-07-10 18:29:41 00414_time_zones_direct_conversion: [ OK ] 0.84 sec.
2025-07-10 18:29:42 02035_isNull_isNotNull_format: [ OK ] 1.09 sec.
2025-07-10 18:29:42 01117_greatest_least_case: [ OK ] 0.74 sec.
2025-07-10 18:29:43 02815_empty_subquery_nullable_bug: [ OK ] 1.19 sec.
2025-07-10 18:29:43 02446_parent_zero_copy_locks: [ OK ] 7.22 sec.
2025-07-10 18:29:45 03374_indexes_with_literals: [ OK ] 2.76 sec.
2025-07-10 18:29:45 02250_hints_for_projections: [ OK ] 4.80 sec.
2025-07-10 18:29:46 03266_with_fill_staleness_errors: [ OK ] 1.04 sec.
2025-07-10 18:29:47 03143_asof_join_ddb_long: [ OK ] 71.77 sec.
2025-07-10 18:29:48 01692_DateTime64_from_DateTime: [ OK ] 1.19 sec.
2025-07-10 18:29:48 01393_benchmark_secure_port: [ OK ] 4.60 sec.
2025-07-10 18:29:49 00837_insert_select_and_read_prefix: [ OK ] 0.83 sec.
2025-07-10 18:29:52 03047_on_fly_mutations_non_deterministic: [ OK ] 3.25 sec.
2025-07-10 18:29:54 03230_json_alias_new_old_types: [ OK ] 2.33 sec.
2025-07-10 18:29:56 02703_storage_s3_race: [ OK ] 8.12 sec.
2025-07-10 18:29:56 02232_allow_only_replicated_engine: [ OK ] 12.84 sec.
2025-07-10 18:29:57 00625_summing_merge_tree_merge: [ OK ] 18.99 sec.
2025-07-10 18:29:57 02916_date_text_parsing: [ OK ] 2.92 sec.
2025-07-10 18:29:58 00804_test_delta_codec_no_type_alter: [ OK ] 1.66 sec.
2025-07-10 18:29:59 00677_shard_any_heavy_merge: [ OK ] 1.18 sec.
2025-07-10 18:29:59 00108_shard_totals_after_having: [ OK ] 2.92 sec.
2025-07-10 18:30:00 00448_replicate_nullable_tuple_generic: [ OK ] 1.32 sec.
2025-07-10 18:30:01 02811_read_in_order_and_array_join_bug: [ OK ] 1.51 sec.
2025-07-10 18:30:01 02200_use_skip_indexes: [ OK ] 2.11 sec.
2025-07-10 18:30:01 02919_alter_temporary_table_with_nondefault_engine: [ OK ] 1.51 sec.
2025-07-10 18:30:04 01504_view_type_conversion: [ OK ] 2.26 sec.
2025-07-10 18:30:05 03147_datetime64_constant_index_analysis: [ OK ] 3.51 sec.
2025-07-10 18:30:06 00725_comment_columns_long: [ OK ] 1.34 sec.
2025-07-10 18:30:06 00941_system_columns_race_condition: [ OK ] 20.22 sec.
2025-07-10 18:30:07 03224_invalid_alter: [ OK ] 10.26 sec.
2025-07-10 18:30:07 01661_extract_all_groups_throw_fast: [ OK ] 42.13 sec.
2025-07-10 18:30:07 00645_date_time_input_format: [ OK ] 0.89 sec.
2025-07-10 18:30:07 01415_inconsistent_merge_tree_settings: [ OK ] 1.15 sec.
2025-07-10 18:30:08 03172_bcrypt_validation: [ OK ] 1.04 sec.
2025-07-10 18:30:09 02888_system_tables_with_inaccessible_table_function: [ OK ] 1.80 sec.
2025-07-10 18:30:11 02293_part_log_has_merge_reason: [ OK ] 10.13 sec.
2025-07-10 18:30:12 01221_system_settings: [ OK ] 1.04 sec.
2025-07-10 18:30:12 02366_kql_func_datetime: [ OK ] 3.20 sec.
2025-07-10 18:30:14 01072_nullable_jit: [ OK ] 1.18 sec.
2025-07-10 18:30:19 02235_brotli_bug: [ OK ] 11.07 sec.
2025-07-10 18:30:21 03009_consecutive_keys_nullable: [ OK ] 6.96 sec.
2025-07-10 18:30:21 03214_parsing_archive_name_file: [ OK ] 13.68 sec.
2025-07-10 18:30:22 02813_system_licenses_base: [ OK ] 0.88 sec.
2025-07-10 18:30:22 02903_rmt_retriable_merge_exception: [ OK ] 9.93 sec.
2025-07-10 18:30:23 02395_every_merge_tree_setting_must_have_documentation: [ OK ] 0.83 sec.
2025-07-10 18:30:24 03006_parallel_replicas_cte_explain_syntax_crash: [ OK ] 1.18 sec.
2025-07-10 18:30:25 01811_datename: [ OK ] 1.14 sec.
2025-07-10 18:30:27 02136_scalar_subquery_metrics: [ OK ] 4.29 sec.
2025-07-10 18:30:29 00988_expansion_aliases_limit: [ FAIL ] 309.71 sec.
2025-07-10 18:30:29 Reason: result differs with reference:
2025-07-10 18:30:29 --- /repo/tests/queries/0_stateless/00988_expansion_aliases_limit.reference 2025-07-10 18:12:06.491579507 -0600
2025-07-10 18:30:29 +++ /repo/tests/queries/0_stateless/00988_expansion_aliases_limit.stdout 2025-07-10 18:30:29.705784157 -0600
2025-07-10 18:30:29 @@ -0,0 +1 @@
2025-07-10 18:30:29 +Timeout exceeded while receiving data from server. Waited for 300 seconds, timeout is 300 seconds.
2025-07-10 18:30:29
2025-07-10 18:30:29
2025-07-10 18:30:29 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 1 --group_by_two_level_threshold_bytes 2455706 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 18150612 --max_read_buffer_size 796397 --prefer_localhost_replica 0 --max_block_size 36540 --max_joined_block_size_rows 42200 --max_threads 1 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 11 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 19203759 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 5000842845 --local_filesystem_read_method pread --remote_filesystem_read_method read --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 0 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 8Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 29 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 1687997809 --min_compress_block_size 1879802 --max_compress_block_size 2646046 --merge_tree_compact_parts_min_granules_to_multibuffer_read 88 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 3902244 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 0 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache False --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.22 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 0 --min_external_table_block_size_bytes 1 --max_parsing_threads 10 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table true --enable_vertical_final 0 --optimize_extract_common_expressions 0 --use_query_condition_cache 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 0 --max_bytes_ratio_before_external_sort 0.2 --max_bytes_ratio_before_external_group_by 0.15
2025-07-10 18:30:29
2025-07-10 18:30:29 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 9153791981 --vertical_merge_algorithm_min_rows_to_activate 566089 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 434956890 --index_granularity_bytes 19622102 --merge_max_block_size 6204 --index_granularity 50627 --min_bytes_for_wide_part 1073741824 --marks_compress_block_size 27435 --primary_key_compress_block_size 30817 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 0 --compact_parts_max_bytes_to_buffer 327835593 --compact_parts_max_granules_to_buffer 111 --compact_parts_merge_max_bytes_to_prefetch_part 29573327 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 100 --old_parts_lifetime 480 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --enable_block_number_column 0 --enable_block_offset_column 0 --use_primary_key_cache 0 --prewarm_primary_key_cache 1
2025-07-10 18:30:29
2025-07-10 18:30:29 Database: test_f556chb1
2025-07-10 18:30:29 02365_multisearch_random_tests: [ OK ] 22.61 sec.
2025-07-10 18:30:31 02340_parts_refcnt_mergetree: [ OK ] 12.07 sec.
2025-07-10 18:30:32 00845_join_on_aliases: [ OK ] 2.54 sec.
2025-07-10 18:30:32 01825_type_json_12: [ OK ] 7.27 sec.
2025-07-10 18:30:32 03037_dynamic_merges_1_horizontal_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-10 18:30:32 Reason: not running for current build
2025-07-10 18:30:32 03021_output_format_tty: [ OK ] 2.79 sec.
2025-07-10 18:30:33 00660_optimize_final_without_partition: [ OK ] 1.44 sec.
2025-07-10 18:30:33 00406_tuples_with_nulls: [ OK ] 0.84 sec.
2025-07-10 18:30:34 00573_shard_aggregation_by_empty_set: [ OK ] 2.04 sec.
2025-07-10 18:30:35 02128_wait_end_of_query_fix: [ OK ] 2.00 sec.
2025-07-10 18:30:36 03047_on_fly_mutations_non_deterministic_replace: [ OK ] 3.40 sec.
2025-07-10 18:30:36 00702_join_with_using: [ OK ] 1.64 sec.
2025-07-10 18:30:37 02286_function_wyhash: [ OK ] 0.92 sec.
2025-07-10 18:30:38 01511_alter_version_versioned_collapsing_merge_tree_zookeeper: [ OK ] 5.20 sec.
2025-07-10 18:30:38 02151_hash_table_sizes_stats: [ SKIPPED ] 0.00 sec.
2025-07-10 18:30:38 Reason: not running for current build
2025-07-10 18:30:38 02541_multiple_ignore_with_nested_select: [ OK ] 0.89 sec.
2025-07-10 18:30:38 02887_mutations_subcolumns: [ OK ] 3.40 sec.
2025-07-10 18:30:39 01780_dict_get_or_null: [ OK ] 2.72 sec.
2025-07-10 18:30:39 00946_ml_test: [ OK ] 1.26 sec.
2025-07-10 18:30:40 01457_order_by_limit: [ OK ] 1.56 sec.
2025-07-10 18:30:40 03231_hive_partitioning_filtering: [ OK ] 19.80 sec.
2025-07-10 18:30:41 00725_quantiles_shard: [ OK ] 1.25 sec.
2025-07-10 18:30:41 02293_h3_distance: [ OK ] 1.39 sec.
2025-07-10 18:30:42 01732_more_consistent_datetime64_parsing: [ OK ] 1.03 sec.
2025-07-10 18:30:42 02017_create_distributed_table_coredump: [ OK ] 0.90 sec.
2025-07-10 18:30:43 02834_alter_exception: [ OK ] 0.88 sec.
2025-07-10 18:30:43 02499_quantile_nan_ubsan_msan: [ OK ] 1.24 sec.
2025-07-10 18:30:44 01300_polygon_convex_hull: [ OK ] 0.74 sec.
2025-07-10 18:30:46 00505_shard_secure: [ OK ] 7.75 sec.
2025-07-10 18:30:49 03130_nested_type: [ OK ] 2.54 sec.
2025-07-10 18:30:50 03245_ripemd160: [ OK ] 0.84 sec.
2025-07-10 18:30:50 02125_lz4_compression_bug_JSONStringsEachRow: [ OK ] 46.45 sec.
2025-07-10 18:30:50 01889_sql_json_functions: [ OK ] 9.01 sec.
2025-07-10 18:30:50 02864_statistics_usage: [ OK ] 6.51 sec.
2025-07-10 18:30:51 02377_extend_protocol_with_query_parameters: [ OK ] 12.06 sec.
2025-07-10 18:30:51 02834_nulls_first_sort: [ OK ] 0.93 sec.
2025-07-10 18:30:51 01852_cast_operator_2: [ OK ] 1.14 sec.
2025-07-10 18:30:51 02165_h3_exact_edge_length_m: [ OK ] 1.14 sec.
2025-07-10 18:30:52 01375_storage_file_write_prefix_csv_with_names: [ OK ] 0.99 sec.
2025-07-10 18:30:52 00571_non_exist_database_when_create_materializ_view: [ OK ] 1.23 sec.
2025-07-10 18:30:52 01760_modulo_negative: [ OK ] 0.89 sec.
2025-07-10 18:30:53 02874_infer_objects_as_named_tuples: [ OK ] 1.24 sec.
2025-07-10 18:30:53 01078_bloom_filter_operator_not_has: [ OK ] 1.34 sec.
2025-07-10 18:30:53 01256_negative_generate_random: [ OK ] 1.08 sec.
2025-07-10 18:30:54 00070_insert_fewer_columns_http: [ OK ] 2.05 sec.
2025-07-10 18:30:54 00536_int_exp: [ OK ] 0.78 sec.
2025-07-10 18:30:54 02156_storage_merge_prewhere_not_ready_set_bug: [ OK ] 1.63 sec.
2025-07-10 18:30:55 02165_insert_from_infile: [ OK ] 0.74 sec.
2025-07-10 18:30:55 00502_custom_partitioning_replicated_zookeeper_long: [ OK ] 12.22 sec.
2025-07-10 18:30:55 03228_pr_subquery_view_order_by: [ OK ] 0.98 sec.
2025-07-10 18:30:56 03001_analyzer_nullable_nothing: [ OK ] 0.73 sec.
2025-07-10 18:30:56 02531_semi_join_null_const_bug: [ OK ] 0.88 sec.
2025-07-10 18:30:56 02481_parquet_int_list_multiple_chunks: [ OK ] 6.20 sec.
2025-07-10 18:30:57 00701_context_use_after_free: [ OK ] 0.89 sec.
2025-07-10 18:30:58 02531_storage_join_null_44940: [ OK ] 0.89 sec.
2025-07-10 18:30:58 00753_system_columns_and_system_tables_long: [ OK ] 3.09 sec.
2025-07-10 18:30:58 02212_h3_get_res0_indexes: [ OK ] 0.83 sec.
2025-07-10 18:31:01 03220_replace_formatting: [ OK ] 2.53 sec.
2025-07-10 18:31:01 03248_with_fill_string_crash: [ OK ] 1.38 sec.
2025-07-10 18:31:01 01018_insert_multiple_blocks_with_defaults: [ OK ] 7.10 sec.
2025-07-10 18:31:02 03279_pr_3_way_joins_full_first: [ OK ] 5.29 sec.
2025-07-10 18:31:02 02381_setting_value_auto: [ OK ] 1.08 sec.
2025-07-10 18:31:03 01721_constraints_constant_expressions: [ OK ] 1.34 sec.
2025-07-10 18:31:03 01825_new_type_json_in_other_types: [ OK ] 9.36 sec.
2025-07-10 18:31:04 00200_shard_distinct_order_by_limit_distributed: [ OK ] 0.93 sec.
2025-07-10 18:31:04 02956_rocksdb_bulk_sink: [ OK ] 79.01 sec.
2025-07-10 18:31:04 03277_http_response_headers: [ OK ] 2.39 sec.
2025-07-10 18:31:05 02893_array_enum_has_hasAny: [ OK ] 1.09 sec.
2025-07-10 18:31:05 02740_hashed_dictionary_load_factor_smoke: [ OK ] 3.40 sec.
2025-07-10 18:31:05 01586_storage_join_low_cardinality_key: [ OK ] 0.94 sec.
2025-07-10 18:31:05 01000_subquery_requires_alias: [ OK ] 1.34 sec.
2025-07-10 18:31:08 02403_enable_extended_results_for_datetime_functions: [ OK ] 3.46 sec.
2025-07-10 18:31:10 03210_inconsistent_formatting_of_data_types: [ OK ] 4.86 sec.
2025-07-10 18:31:11 01661_arraySlice_ubsan: [ OK ] 0.85 sec.
2025-07-10 18:31:11 01268_DateTime64_in_WHERE: [ OK ] 2.90 sec.
2025-07-10 18:31:16 02893_vertical_final_bugs: [ OK ] 1.49 sec.
2025-07-10 18:31:16 02911_backup_restore_keeper_map: [ OK ] 48.72 sec.
2025-07-10 18:31:16 03254_parallel_replicas_join_with_totals: [ OK ] 10.48 sec.
2025-07-10 18:31:16 01443_merge_truncate_long: [ OK ] 20.70 sec.
2025-07-10 18:31:17 03047_on_fly_mutations_events: [ OK ] 11.82 sec.
2025-07-10 18:31:17 01349_mutation_datetime_key: [ OK ] 1.24 sec.
2025-07-10 18:31:17 01913_summing_mt_and_simple_agg_function_with_lc: [ OK ] 1.19 sec.
2025-07-10 18:31:17 01407_lambda_arrayJoin: [ OK ] 1.34 sec.
2025-07-10 18:31:18 02313_multiple_limits: [ OK ] 1.16 sec.
2025-07-10 18:31:18 02818_parameterized_view_with_cte_multiple_usage: [ OK ] 0.98 sec.
2025-07-10 18:31:18 00123_shard_unmerged_result_when_max_distributed_connections_is_one: [ OK ] 0.94 sec.
2025-07-10 18:31:18 00979_set_index_not: [ OK ] 1.14 sec.
2025-07-10 18:31:18 02907_backup_mv_with_no_source_table: [ OK ] 15.19 sec.
2025-07-10 18:31:18 02456_datetime_schema_inference: [ OK ] 1.09 sec.
2025-07-10 18:31:19 00575_merge_and_index_with_function_in_in: [ OK ] 0.78 sec.
2025-07-10 18:31:19 03172_format_settings_clauses: [ OK ] 0.94 sec.
2025-07-10 18:31:19 02139_MV_with_scalar_subquery: [ OK ] 1.14 sec.
2025-07-10 18:31:19 01560_optimize_on_insert_long: [ OK ] 1.75 sec.
2025-07-10 18:31:20 01943_pmj_non_joined_stuck: [ OK ] 1.99 sec.
2025-07-10 18:31:21 03214_inconsistent_formatting_of_codecs_statistics: [ OK ] 2.64 sec.
2025-07-10 18:31:22 01881_aggregate_functions_versioning: [ OK ] 0.79 sec.
2025-07-10 18:31:22 01913_join_push_down_bug: [ OK ] 2.55 sec.
2025-07-10 18:31:22 01275_alter_rename_column_default_expr: [ OK ] 3.19 sec.
2025-07-10 18:31:22 01291_geo_types: [ OK ] 2.89 sec.
2025-07-10 18:31:22 03008_s3_plain_rewritable: [ OK ] 19.84 sec.
2025-07-10 18:31:23 00544_insert_with_select: [ OK ] 0.83 sec.
2025-07-10 18:31:23 01075_in_arrays_enmk: [ OK ] 0.88 sec.
2025-07-10 18:31:23 03230_array_zip_unaligned: [ OK ] 1.24 sec.
2025-07-10 18:31:23 01532_min_max_with_modifiers: [ OK ] 1.24 sec.
2025-07-10 18:31:24 01355_if_fixed_string: [ OK ] 0.99 sec.
2025-07-10 18:31:25 03203_hive_style_partitioning: [ OK ] 13.59 sec.
2025-07-10 18:31:25 01471_limit_by_format: [ OK ] 0.85 sec.
2025-07-10 18:31:27 01117_comma_and_others_join_mix: [ OK ] 1.19 sec.
2025-07-10 18:31:27 02147_arrow_duplicate_columns: [ OK ] 4.54 sec.
2025-07-10 18:31:27 03144_compress_stdout: [ OK ] 3.45 sec.
2025-07-10 18:31:28 02933_paste_join: [ OK ] 2.74 sec.
2025-07-10 18:31:28 00456_alter_nullable: [ OK ] 1.38 sec.
2025-07-10 18:31:28 01019_alter_materialized_view_query: [ OK ] 1.24 sec.
2025-07-10 18:31:28 00926_adaptive_index_granularity_pk: [ OK ] 5.41 sec.
2025-07-10 18:31:29 03227_json_invalid_regexp: [ OK ] 0.83 sec.
2025-07-10 18:31:29 01902_self_aliases_in_columns: [ OK ] 0.93 sec.
2025-07-10 18:31:29 01411_from_unixtime: [ OK ] 1.39 sec.
2025-07-10 18:31:30 02807_default_date_time_nullable: [ OK ] 0.98 sec.
2025-07-10 18:31:30 02354_vector_search_index_creation_negative: [ OK ] 3.60 sec.
2025-07-10 18:31:30 01440_to_date_monotonicity: [ OK ] 1.34 sec.
2025-07-10 18:31:31 00950_test_double_delta_codec: [ OK ] 2.09 sec.
2025-07-10 18:31:32 01558_ttest: [ OK ] 1.89 sec.
2025-07-10 18:31:32 01344_alter_enum_partition_key: [ OK ] 1.89 sec.
2025-07-10 18:31:33 02283_array_norm: [ OK ] 1.94 sec.
2025-07-10 18:31:34 02675_profile_events_from_query_log_and_client: [ OK ] 10.61 sec.
2025-07-10 18:31:34 00938_ipv6_cidr_range: [ OK ] 1.99 sec.
2025-07-10 18:31:34 02001_shard_num_shard_count: [ OK ] 1.10 sec.
2025-07-10 18:31:35 03203_system_numbers_limit_and_offset_simple: [ OK ] 1.09 sec.
2025-07-10 18:31:36 00032_fixed_string_to_string: [ OK ] 0.80 sec.
2025-07-10 18:31:36 00555_hasSubstr: [ OK ] 1.51 sec.
2025-07-10 18:31:36 02730_dictionary_hashed_load_factor_element_count: [ OK ] 4.30 sec.
2025-07-10 18:31:37 02475_analyzer_subquery_compound_expression: [ OK ] 0.89 sec.
2025-07-10 18:31:37 02888_attach_partition_from_different_tables: [ OK ] 2.32 sec.
2025-07-10 18:31:37 00995_optimize_read_in_order_with_aggregation: [ OK ] 1.13 sec.
2025-07-10 18:31:37 03207_json_read_subcolumns_2_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-10 18:31:37 Reason: not running for current build
2025-07-10 18:31:38 03253_getMaxTableNameLength: [ OK ] 1.14 sec.
2025-07-10 18:31:38 02990_variant_where_cond: [ OK ] 0.93 sec.
2025-07-10 18:31:38 03257_reverse_sorting_key_zookeeper: [ OK ] 1.03 sec.
2025-07-10 18:31:38 02677_analyzer_bitmap_has_any: [ OK ] 1.19 sec.
2025-07-10 18:31:39 02321_nested_short_circuit_functions: [ OK ] 0.88 sec.
2025-07-10 18:31:39 02122_parallel_formatting_XML: [ OK ] 10.27 sec.
2025-07-10 18:31:39 03229_json_null_as_default_for_tuple: [ OK ] 0.83 sec.
2025-07-10 18:31:40 01704_transform_with_float_key: [ OK ] 0.93 sec.
2025-07-10 18:31:40 02025_dictionary_array_nested_map: [ OK ] 0.98 sec.
2025-07-10 18:31:40 01031_new_any_join: [ OK ] 1.78 sec.
2025-07-10 18:31:40 03033_from_unixtimestamp_joda_by_int64: [ OK ] 0.78 sec.
2025-07-10 18:31:40 01645_system_table_engines: [ OK ] 0.78 sec.
2025-07-10 18:31:41 03323_union_all_constants_bug: [ OK ] 0.84 sec.
2025-07-10 18:31:42 03133_help_message_verbosity: [ OK ] 3.54 sec.
2025-07-10 18:31:42 01332_join_type_syntax_position: [ OK ] 1.73 sec.
2025-07-10 18:31:43 02703_max_local_write_bandwidth: [ OK ] 12.59 sec.
2025-07-10 18:31:44 00386_enum_in_pk: [ OK ] 2.23 sec.
2025-07-10 18:31:44 00531_aggregate_over_nullable: [ OK ] 1.43 sec.
2025-07-10 18:31:44 02360_rename_table_along_with_log_name: [ OK ] 5.85 sec.
2025-07-10 18:31:44 02405_pmj_issue_40335: [ OK ] 1.04 sec.
2025-07-10 18:31:44 01019_parallel_parsing_cancel: [ OK ] 23.70 sec.
2025-07-10 18:31:46 00705_aggregate_states_addition: [ OK ] 1.54 sec.
2025-07-10 18:31:46 02515_fix_any_parsing: [ OK ] 2.29 sec.
2025-07-10 18:31:46 02234_clickhouse_local_test_mode: [ OK ] 4.84 sec.
2025-07-10 18:31:47 01080_engine_merge_prewhere_tupleelement_error: [ OK ] 0.98 sec.
2025-07-10 18:31:47 01565_query_loop_after_client_error: [ OK ] 2.99 sec.
2025-07-10 18:31:47 03001_restore_from_old_backup_with_matview_inner_table_metadata: [ OK ] 6.71 sec.
2025-07-10 18:31:47 00518_extract_all_and_empty_matches: [ OK ] 0.79 sec.
2025-07-10 18:31:48 01277_unixTimestamp64_compatibility: [ OK ] 1.34 sec.
2025-07-10 18:31:48 01676_clickhouse_client_autocomplete: [ OK ] 27.67 sec.
2025-07-10 18:31:48 00543_null_and_prewhere: [ OK ] 1.09 sec.
2025-07-10 18:31:49 01097_one_more_range_reader_test: [ OK ] 1.34 sec.
2025-07-10 18:31:49 01345_index_date_vs_datetime: [ OK ] 1.25 sec.
2025-07-10 18:31:49 02291_join_const_literal_36279: [ OK ] 1.94 sec.
2025-07-10 18:31:50 02980_s3_plain_DROP_TABLE_MergeTree: [ OK ] 6.10 sec.
2025-07-10 18:31:50 01099_parallel_distributed_insert_select: [ OK ] 6.15 sec.
2025-07-10 18:31:50 01045_dictionaries_restrictions: [ OK ] 1.34 sec.
2025-07-10 18:31:50 01474_bad_global_join: [ OK ] 1.43 sec.
2025-07-10 18:31:51 02156_storage_merge_prewhere_2: [ OK ] 1.99 sec.
2025-07-10 18:31:51 01197_summing_enum: [ OK ] 1.10 sec.
2025-07-10 18:31:52 03156_dynamic_type_concurrent_inserts: [ OK ] 4.81 sec.
2025-07-10 18:31:52 03239_nan_with_fill: [ OK ] 1.03 sec.
2025-07-10 18:31:53 02164_materialized_view_support_virtual_column: [ OK ] 1.19 sec.
2025-07-10 18:31:53 02968_mysql_show_warnings: [ OK ] 2.75 sec.
2025-07-10 18:31:53 01455_optimize_trivial_insert_select: [ OK ] 2.89 sec.
2025-07-10 18:31:54 02795_full_join_assert_cast: [ OK ] 0.85 sec.
2025-07-10 18:31:54 02725_alias_with_restricted_keywords: [ OK ] 0.89 sec.
2025-07-10 18:31:54 02243_arrow_read_null_type_to_nullable_column: [ OK ] 5.75 sec.
2025-07-10 18:31:54 02842_move_pk_to_end_of_prewhere: [ OK ] 1.75 sec.
2025-07-10 18:31:55 00214_primary_key_order: [ OK ] 1.04 sec.
2025-07-10 18:31:55 01825_new_type_json_10: [ OK ] 1.09 sec.
2025-07-10 18:31:55 03217_json_merge_patch_stack_overflow: [ OK ] 2.80 sec.
2025-07-10 18:31:57 01947_multiple_pipe_read: [ OK ] 6.11 sec.
2025-07-10 18:31:57 00713_collapsing_merge_tree: [ OK ] 1.19 sec.
2025-07-10 18:31:57 00975_values_list: [ OK ] 1.78 sec.
2025-07-10 18:31:58 03285_json_subcolumns_formatting: [ OK ] 3.14 sec.
2025-07-10 18:31:58 02995_new_settings_history: [ OK ] 4.06 sec.
2025-07-10 18:31:58 01299_alter_merge_tree: [ OK ] 1.24 sec.
2025-07-10 18:31:59 03164_materialize_skip_index: [ OK ] 5.45 sec.
2025-07-10 18:31:59 00005_shard_format_ast_and_remote_table_lambda: [ OK ] 1.19 sec.
2025-07-10 18:32:00 00182_functions_higher_order_and_consts: [ OK ] 12.44 sec.
2025-07-10 18:32:00 00516_modulo: [ OK ] 1.04 sec.
2025-07-10 18:32:01 01146_clickhouse_local_data: [ OK ] 4.15 sec.
2025-07-10 18:32:01 01560_monotonicity_check_multiple_args_bug: [ OK ] 0.94 sec.
2025-07-10 18:32:02 00916_create_or_replace_view: [ OK ] 0.78 sec.
2025-07-10 18:32:02 01035_lc_empty_part_bug: [ OK ] 3.94 sec.
2025-07-10 18:32:02 02714_read_bytes_aggregateFunction: [ OK ] 3.06 sec.
2025-07-10 18:32:03 02916_dictionary_access: [ OK ] 5.82 sec.
2025-07-10 18:32:03 00068_empty_tiny_log: [ OK ] 0.94 sec.
2025-07-10 18:32:04 00691_array_distinct: [ OK ] 1.84 sec.
2025-07-10 18:32:04 00724_insert_values_datetime_conversion: [ OK ] 0.99 sec.
2025-07-10 18:32:05 02947_merge_tree_index_table_3: [ OK ] 12.91 sec.
2025-07-10 18:32:05 03195_group_concat_deserialization_fix: [ OK ] 1.65 sec.
2025-07-10 18:32:05 02023_nullable_int_uint_where: [ OK ] 1.21 sec.
2025-07-10 18:32:05 02012_low_cardinality_uuid_with_extremes: [ OK ] 1.24 sec.
2025-07-10 18:32:06 00011_array_join_alias: [ OK ] 1.28 sec.
2025-07-10 18:32:06 01509_check_parallel_quorum_inserts_long: [ OK ] 8.21 sec.
2025-07-10 18:32:06 02541_analyzer_grouping_sets_crash_fix: [ OK ] 0.95 sec.
2025-07-10 18:32:07 00818_join_bug_4271: [ OK ] 1.65 sec.
2025-07-10 18:32:07 02701_non_parametric_function: [ OK ] 0.96 sec.
2025-07-10 18:32:08 00181_aggregate_functions_statistics: [ OK ] 5.18 sec.
2025-07-10 18:32:08 00415_into_outfile: [ OK ] 8.18 sec.
2025-07-10 18:32:08 02428_parameterized_view_param_in_select_section: [ OK ] 2.06 sec.
2025-07-10 18:32:09 02537_system_formats: [ OK ] 1.00 sec.
2025-07-10 18:32:09 02346_inverted_index_experimental_flag: [ OK ] 2.39 sec.
2025-07-10 18:32:09 01825_type_json_insert_select: [ OK ] 3.83 sec.
2025-07-10 18:32:09 01932_remote_sharding_key_column: [ OK ] 2.08 sec.
2025-07-10 18:32:10 00516_is_inf_nan: [ OK ] 1.31 sec.
2025-07-10 18:32:10 01943_log_column_sizes: [ OK ] 1.84 sec.
2025-07-10 18:32:12 02479_analyzer_join_with_constants: [ OK ] 2.25 sec.
2025-07-10 18:32:13 01925_join_materialized_columns: [ OK ] 6.17 sec.
2025-07-10 18:32:14 03282_memory_transaction_crash: [ OK ] 1.24 sec.
2025-07-10 18:32:15 01312_comparison_with_constant_string_in_index_analysis: [ OK ] 4.23 sec.
2025-07-10 18:32:15 02869_parallel_replicas_read_from_several: [ OK ] 5.69 sec.
2025-07-10 18:32:15 02047_alias_for_table_and_database_name: [ OK ] 0.89 sec.
2025-07-10 18:32:18 03232_resource_create_and_drop: [ OK ] 3.57 sec.
2025-07-10 18:32:19 01103_optimize_drop_race_zookeeper: [ OK ] 17.81 sec.
2025-07-10 18:32:19 00949_format: [ OK ] 10.93 sec.
2025-07-10 18:32:19 02995_index_1: [ SKIPPED ] 0.00 sec.
2025-07-10 18:32:19 Reason: not running for current build
2025-07-10 18:32:20 01080_check_for_error_incorrect_size_of_nested_column: [ OK ] 1.18 sec.
2025-07-10 18:32:20 03322_initial_query_start_time_check: [ OK ] 4.32 sec.
2025-07-10 18:32:20 02998_analyzer_prewhere_report: [ OK ] 0.98 sec.
2025-07-10 18:32:21 02449_check_dependencies_and_table_shutdown: [ OK ] 1.43 sec.
2025-07-10 18:32:21 01134_set_overflow_mode: [ OK ] 1.18 sec.
2025-07-10 18:32:21 02111_json_column_name_encoding: [ OK ] 0.83 sec.
2025-07-10 18:32:21 02703_row_policy_for_database: [ OK ] 6.43 sec.
2025-07-10 18:32:22 02271_int_sql_compatibility: [ OK ] 0.84 sec.
2025-07-10 18:32:22 01936_three_parts_identifiers_in_wrong_places: [ OK ] 1.18 sec.
2025-07-10 18:32:23 01852_multiple_joins_with_union_join: [ OK ] 1.38 sec.
2025-07-10 18:32:23 02884_virtual_column_order_by: [ OK ] 0.89 sec.
2025-07-10 18:32:23 03278_revoke_implicit_grants: [ OK ] 4.65 sec.
2025-07-10 18:32:24 02124_uncompressed_cache: [ OK ] 1.44 sec.
2025-07-10 18:32:25 00804_test_deflate_qpl_codec_compression: [ OK ] 1.59 sec.
2025-07-10 18:32:25 03171_indexing_by_hilbert_curve: [ OK ] 3.99 sec.
2025-07-10 18:32:26 00837_minmax_index_replicated_zookeeper_long: [ OK ] 2.79 sec.
2025-07-10 18:32:27 03033_analyzer_merge_engine_filter_push_down: [ OK ] 0.93 sec.
2025-07-10 18:32:27 00834_dont_allow_to_set_two_configuration_files_in_client: [ OK ] 2.34 sec.
2025-07-10 18:32:28 00712_prewhere_with_sampling_and_alias: [ OK ] 0.98 sec.
2025-07-10 18:32:29 02534_analyzer_grouping_function: [ OK ] 1.24 sec.
2025-07-10 18:32:29 00219_full_right_join_column_order: [ OK ] 0.99 sec.
2025-07-10 18:32:30 03246_json_subcolumn_correct_type: [ OK ] 1.18 sec.
2025-07-10 18:32:31 02378_analyzer_projection_names: [ OK ] 7.31 sec.
2025-07-10 18:32:32 02834_client_yaml_configs: [ OK ] 3.14 sec.
2025-07-10 18:32:33 01051_all_join_engine: [ OK ] 2.70 sec.
2025-07-10 18:32:33 00146_summing_merge_tree_nested_map: [ OK ] 1.44 sec.
2025-07-10 18:32:35 03397_disallow_empty_session_id: [ OK ] 2.14 sec.
2025-07-10 18:32:35 02441_alter_delete_and_drop_column: [ OK ] 3.14 sec.
2025-07-10 18:32:36 00562_rewrite_select_expression_with_union: [ OK ] 0.99 sec.
2025-07-10 18:32:37 03076_analyzer_multiple_joins_alias: [ OK ] 1.28 sec.
2025-07-10 18:32:37 00222_sequence_aggregate_function_family: [ OK ] 4.36 sec.
2025-07-10 18:32:37 02731_in_operator_with_one_size_tuple: [ OK ] 1.25 sec.
2025-07-10 18:32:38 01456_min_negative_decimal_formatting: [ OK ] 0.83 sec.
2025-07-10 18:32:38 02884_parallel_window_functions: [ SKIPPED ] 0.00 sec.
2025-07-10 18:32:38 Reason: not running for current build
2025-07-10 18:32:39 03270_empty_tuple_in_array_intersect: [ OK ] 0.79 sec.
2025-07-10 18:32:40 02140_clickhouse_local_queries_file_table: [ OK ] 2.64 sec.
2025-07-10 18:32:40 02996_analyzer_prewhere_projection: [ OK ] 0.99 sec.
2025-07-10 18:32:41 01596_full_join_chertus: [ OK ] 1.08 sec.
2025-07-10 18:32:42 02377_optimize_sorting_by_input_stream_properties_explain: [ OK ] 32.77 sec.
2025-07-10 18:32:43 02165_h3_exact_edge_length_rads: [ OK ] 1.13 sec.
2025-07-10 18:32:43 02576_rewrite_array_exists_to_has: [ OK ] 1.04 sec.
2025-07-10 18:32:44 00900_orc_nullable_arrays_load: [ OK ] 7.31 sec.
2025-07-10 18:32:46 01455_shard_leaf_max_rows_bytes_to_read: [ OK ] 2.89 sec.
2025-07-10 18:32:47 00597_with_totals_on_empty_set: [ OK ] 1.10 sec.
2025-07-10 18:32:47 00417_system_build_options: [ OK ] 2.84 sec.
2025-07-10 18:32:48 00500_point_in_polygon_2d_const: [ OK ] 0.94 sec.
2025-07-10 18:32:50 03169_attach_as_replicated: [ OK ] 24.56 sec.
2025-07-10 18:32:51 03146_create_index_compatibility: [ OK ] 0.99 sec.
2025-07-10 18:32:51 01825_new_type_json_13: [ OK ] 8.27 sec.
2025-07-10 18:32:51 03094_grouparraysorted_memory: [ OK ] 28.57 sec.
2025-07-10 18:32:52 02884_interval_operator_support_plural_literal: [ OK ] 1.23 sec.
2025-07-10 18:32:52 02452_check_low_cardinality: [ OK ] 1.39 sec.
2025-07-10 18:32:53 01665_merge_tree_min_for_concurrent_read: [ OK ] 0.89 sec.
2025-07-10 18:32:53 00670_truncate_temporary_table: [ OK ] 0.93 sec.
2025-07-10 18:32:54 02456_summing_mt_lc: [ OK ] 1.13 sec.
2025-07-10 18:32:55 03261_pr_semi_anti_join: [ OK ] 1.68 sec.
2025-07-10 18:32:55 01848_http_insert_segfault: [ SKIPPED ] 0.00 sec.
2025-07-10 18:32:55 Reason: not running for current build
2025-07-10 18:32:56 02947_merge_tree_index_table_2: [ OK ] 1.29 sec.
2025-07-10 18:32:57 02048_alter_command_format: [ OK ] 2.24 sec.
2025-07-10 18:32:57 02584_range_ipv4: [ OK ] 0.89 sec.
2025-07-10 18:32:58 01081_keywords_formatting: [ OK ] 0.94 sec.
2025-07-10 18:33:01 02099_tsv_raw_format_2: [ OK ] 14.53 sec.
2025-07-10 18:33:01 02943_alter_user_modify_settings: [ OK ] 52.10 sec.
2025-07-10 18:33:05 02483_password_reset: [ OK ] 3.64 sec.
2025-07-10 18:33:06 02677_decode_url_component: [ OK ] 4.24 sec.
2025-07-10 18:33:06 02499_analyzer_aggregate_function_lambda_crash_fix: [ OK ] 1.09 sec.
2025-07-10 18:33:08 00800_low_cardinality_join: [ OK ] 2.54 sec.
2025-07-10 18:33:09 01168_mutations_isolation: [ OK ] 20.85 sec.
2025-07-10 18:33:09 03204_index_hint_fuzzer: [ OK ] 0.82 sec.
2025-07-10 18:33:10 01307_bloom_filter_index_string_multi_granulas: [ OK ] 1.39 sec.
2025-07-10 18:33:11 03230_alter_with_mixed_mutations_and_remove_materialized: [ OK ] 1.44 sec.
2025-07-10 18:33:11 02236_explain_pipeline_join: [ OK ] 1.13 sec.
2025-07-10 18:33:12 02354_vector_search_bf16_column: [ OK ] 0.79 sec.
2025-07-10 18:33:12 02519_monotonicity_fuzz: [ OK ] 1.04 sec.
2025-07-10 18:33:12 01647_clickhouse_local_hung: [ OK ] 59.57 sec.
2025-07-10 18:33:13 03033_with_fill_interpolate: [ OK ] 0.88 sec.
2025-07-10 18:33:13 01932_alter_index_with_order: [ OK ] 1.13 sec.
2025-07-10 18:33:14 03045_analyzer_alias_join_with_if: [ OK ] 0.94 sec.
2025-07-10 18:33:14 02154_default_keyword_insert: [ OK ] 1.03 sec.
2025-07-10 18:33:15 02562_regexp_extract: [ OK ] 2.69 sec.
2025-07-10 18:33:15 02346_fulltext_index_old_name: [ OK ] 1.38 sec.
2025-07-10 18:33:16 02293_ilike_on_fixed_strings: [ OK ] 1.08 sec.
2025-07-10 18:33:16 02250_insert_select_from_file_schema_inference: [ OK ] 0.88 sec.
2025-07-10 18:33:17 03223_nested_json_in_shared_data_merges: [ OK ] 2.14 sec.
2025-07-10 18:33:17 02152_csv_tuple: [ OK ] 1.29 sec.
2025-07-10 18:33:17 00015_totals_having_constants: [ OK ] 0.87 sec.
2025-07-10 18:33:18 02474_unhex_in_fix_string: [ OK ] 0.93 sec.
2025-07-10 18:33:19 00423_storage_log_single_thread: [ OK ] 1.53 sec.
2025-07-10 18:33:19 01710_projection_aggregation_in_order: [ OK ] 2.39 sec.
2025-07-10 18:33:20 03263_forbid_materialize_sort_key: [ OK ] 1.84 sec.
2025-07-10 18:33:20 01883_grouping_sets_crash: [ OK ] 1.54 sec.
2025-07-10 18:33:22 03132_sqlancer_union_all: [ OK ] 1.13 sec.
2025-07-10 18:33:25 02101_empty_as_default_and_omitted_fields: [ OK ] 18.90 sec.
2025-07-10 18:33:25 01913_quantile_deterministic: [ OK ] 27.02 sec.
2025-07-10 18:33:26 02000_join_on_const: [ OK ] 5.40 sec.
2025-07-10 18:33:26 02994_cosineDistanceNullable: [ OK ] 1.10 sec.
2025-07-10 18:33:26 01920_not_chain_format: [ OK ] 0.90 sec.
2025-07-10 18:33:27 02971_functions_to_subcolumns_column_names: [ OK ] 0.94 sec.
2025-07-10 18:33:28 01564_test_hint_woes: [ OK ] 1.30 sec.
2025-07-10 18:33:28 02804_clusterAllReplicas_insert: [ OK ] 0.94 sec.
2025-07-10 18:33:28 00186_very_long_arrays: [ SKIPPED ] 0.00 sec.
2025-07-10 18:33:28 Reason: not running for current build
2025-07-10 18:33:29 00720_combinations_of_aggregate_combinators: [ OK ] 0.99 sec.
2025-07-10 18:33:29 01376_null_logical: [ OK ] 0.99 sec.
2025-07-10 18:33:29 00498_array_functions_concat_slice_push_pop: [ OK ] 10.11 sec.
2025-07-10 18:33:30 02387_analyzer_cte: [ OK ] 1.13 sec.
2025-07-10 18:33:31 01160_table_dependencies: [ OK ] 50.76 sec.
2025-07-10 18:33:31 03222_json_empty_as_default: [ OK ] 1.69 sec.
2025-07-10 18:33:32 02481_low_cardinality_with_short_circuit_functins_mutations: [ OK ] 1.24 sec.
2025-07-10 18:33:32 01414_push_predicate_when_contains_with_clause: [ OK ] 1.89 sec.
2025-07-10 18:33:33 02307_join_get_array_null: [ OK ] 0.89 sec.
2025-07-10 18:33:33 00982_low_cardinality_setting_in_mv: [ OK ] 0.79 sec.
2025-07-10 18:33:33 03008_local_plain_rewritable: [ OK ] 6.86 sec.
2025-07-10 18:33:34 02680_mysql_ast_logical_err: [ OK ] 1.24 sec.
2025-07-10 18:33:35 03275_block_number_update: [ OK ] 1.38 sec.
2025-07-10 18:33:35 02719_aggregate_with_empty_string_key: [ OK ] 1.09 sec.
2025-07-10 18:33:36 00635_shard_distinct_order_by: [ OK ] 1.09 sec.
2025-07-10 18:33:36 02534_s3_heap_use_after_free: [ OK ] 0.95 sec.
2025-07-10 18:33:37 01599_mutation_query_params: [ OK ] 5.95 sec.
2025-07-10 18:33:37 01889_tokenize: [ OK ] 1.13 sec.
2025-07-10 18:33:37 02374_regexp_replace: [ OK ] 0.99 sec.
2025-07-10 18:33:38 03174_projection_deduplicate: [ OK ] 1.79 sec.
2025-07-10 18:33:38 03255_fix_sbstrings_logical_error: [ OK ] 0.94 sec.
2025-07-10 18:33:39 01737_move_order_key_to_prewhere_select_final: [ OK ] 1.90 sec.
2025-07-10 18:33:40 01037_polygon_dicts_correctness_all: [ OK ] 18.54 sec.
2025-07-10 18:33:41 01677_bit_float: [ OK ] 1.49 sec.
2025-07-10 18:33:42 01066_bit_count: [ OK ] 1.29 sec.
2025-07-10 18:33:43 03249_native_json_as_string: [ OK ] 2.64 sec.
2025-07-10 18:33:44 02572_materialized_views_ignore_errors: [ OK ] 1.54 sec.
2025-07-10 18:33:44 02264_format_insert_infile: [ OK ] 0.80 sec.
2025-07-10 18:33:44 02242_case_insensitive_nested: [ OK ] 11.02 sec.
2025-07-10 18:33:45 02789_object_type_invalid_num_of_rows: [ OK ] 0.99 sec.
2025-07-10 18:33:46 03020_order_by_SimpleAggregateFunction: [ OK ] 2.14 sec.
2025-07-10 18:33:46 01941_dict_get_has_complex_single_key: [ OK ] 1.14 sec.
2025-07-10 18:33:47 03205_parallel_replicas_alter_select_ubsan: [ OK ] 1.09 sec.
2025-07-10 18:33:47 01840_tupleElement_formatting_fuzzer: [ OK ] 0.84 sec.
2025-07-10 18:33:48 02270_errors_in_files_s3: [ OK ] 3.96 sec.
2025-07-10 18:33:49 02662_sparse_columns_mutations_2: [ OK ] 1.80 sec.
2025-07-10 18:33:49 02445_replicated_db_alter_partition: [ OK ] 58.42 sec.
2025-07-10 18:33:49 00413_distinct: [ OK ] 1.34 sec.
2025-07-10 18:33:50 00396_uuid_v7: [ OK ] 2.95 sec.
2025-07-10 18:33:51 02506_date_time64_floating_point_negative_value: [ OK ] 0.89 sec.
2025-07-10 18:33:51 01254_dict_create_without_db: [ OK ] 1.26 sec.
2025-07-10 18:33:51 02943_alter_user_modify_profiles_and_settings: [ OK ] 54.73 sec.
2025-07-10 18:33:52 02910_rocksdb_optimize: [ OK ] 1.04 sec.
2025-07-10 18:33:52 02357_file_default_value: [ OK ] 1.34 sec.
2025-07-10 18:33:53 02320_alter_columns_with_dots: [ OK ] 1.34 sec.
2025-07-10 18:33:53 02834_apache_arrow_abort: [ SKIPPED ] 0.00 sec.
2025-07-10 18:33:53 Reason: not running for current build
2025-07-10 18:33:54 01753_max_uri_size: [ OK ] 2.25 sec.
2025-07-10 18:33:54 00927_asof_join_other_types: [ OK ] 4.92 sec.
2025-07-10 18:33:54 03301_is_ipv4_string: [ OK ] 0.84 sec.
2025-07-10 18:33:55 01908_with_unknown_column: [ OK ] 0.94 sec.
2025-07-10 18:33:56 02123_MySQLWire_regression: [ OK ] 0.83 sec.
2025-07-10 18:33:56 01173_transaction_control_queries: [ OK ] 4.16 sec.
2025-07-10 18:33:58 00819_full_join_wrong_columns_in_block: [ OK ] 1.58 sec.
2025-07-10 18:34:00 00995_exception_while_insert: [ OK ] 6.20 sec.
2025-07-10 18:34:00 01258_bom_tsv: [ OK ] 2.35 sec.
2025-07-10 18:34:01 01397_in_bad_arguments: [ OK ] 0.90 sec.
2025-07-10 18:34:02 01021_create_as_select: [ OK ] 1.09 sec.
2025-07-10 18:34:02 01472_obfuscator_uuid: [ OK ] 6.02 sec.
2025-07-10 18:34:04 01271_optimize_arithmetic_operations_in_aggr_func_with_alias: [ OK ] 1.34 sec.
2025-07-10 18:34:05 01764_table_function_dictionary: [ OK ] 1.26 sec.
2025-07-10 18:34:05 02878_use_structure_from_insertion_table_with_explicit_insert_columns: [ OK ] 3.24 sec.
2025-07-10 18:34:06 01611_constant_folding_subqueries: [ OK ] 1.09 sec.
2025-07-10 18:34:06 02560_agg_state_deserialization_hash_table_crash: [ OK ] 0.79 sec.
2025-07-10 18:34:07 00943_materialize_index: [ OK ] 17.50 sec.
2025-07-10 18:34:07 00507_sumwithoverflow: [ OK ] 1.39 sec.
2025-07-10 18:34:09 02985_dialects_with_distributed_tables: [ OK ] 2.60 sec.
2025-07-10 18:34:10 02968_sumMap_with_nan: [ OK ] 0.90 sec.
2025-07-10 18:34:11 00926_adaptive_index_granularity_versioned_collapsing_merge_tree: [ OK ] 3.60 sec.
2025-07-10 18:34:11 02903_parameterized_view_explain_ast: [ OK ] 0.75 sec.
2025-07-10 18:34:12 01907_multiple_aliases: [ OK ] 1.19 sec.
2025-07-10 18:34:13 02163_shard_num: [ OK ] 2.05 sec.
2025-07-10 18:34:13 03086_analyzer_window_func_part_of_group_by: [ OK ] 0.89 sec.
2025-07-10 18:34:14 03274_join_algorithm_default: [ OK ] 1.55 sec.
2025-07-10 18:34:17 02907_system_backups_profile_events: [ OK ] 4.30 sec.
2025-07-10 18:34:19 01571_window_functions: [ OK ] 1.54 sec.
2025-07-10 18:34:20 03169_optimize_injective_functions_inside_uniq_crash: [ OK ] 1.44 sec.
2025-07-10 18:34:24 00990_hasToken: [ OK ] 9.67 sec.
2025-07-10 18:34:25 01277_random_fixed_string: [ OK ] 46.99 sec.
2025-07-10 18:34:26 01897_jit_aggregation_function_avg_weighted_long: [ OK ] 5.51 sec.
2025-07-10 18:34:27 00270_views_query_processing_stage: [ OK ] 1.09 sec.
2025-07-10 18:34:27 03070_analyzer_CTE_scalar_as_numbers: [ OK ] 1.00 sec.
2025-07-10 18:34:29 02750_settings_alias_tcp_protocol: [ OK ] 2.34 sec.
2025-07-10 18:34:30 02707_protobuf_unnamed_tuple_as_nested_message: [ OK ] 2.90 sec.
2025-07-10 18:34:30 03078_analyzer_multi_scalar_subquery_aliases: [ OK ] 1.00 sec.
2025-07-10 18:34:32 00237_group_by_arrays: [ OK ] 1.99 sec.
2025-07-10 18:34:32 01949_clickhouse_local_with_remote_localhost: [ OK ] 8.27 sec.
2025-07-10 18:34:33 03224_nested_json_merges_new_type_in_shared_data: [ OK ] 3.19 sec.
2025-07-10 18:34:33 03164_create_as_default: [ OK ] 1.14 sec.
2025-07-10 18:34:34 02480_interval_casting_and_subquery: [ OK ] 1.50 sec.
2025-07-10 18:34:34 02242_negative_datetime64: [ OK ] 0.88 sec.
2025-07-10 18:34:35 02366_with_fill_date: [ OK ] 1.05 sec.
2025-07-10 18:34:36 03362_basic_auth_interactive_not_with_authorization_never: [ OK ] 2.15 sec.
2025-07-10 18:34:38 01656_join_defaul_enum: [ OK ] 2.80 sec.
2025-07-10 18:34:41 02098_hashed_array_dictionary_simple_key: [ OK ] 72.54 sec.
2025-07-10 18:34:43 01096_array_reduce_in_ranges: [ OK ] 1.65 sec.
2025-07-10 18:34:45 02179_sparse_columns_detach: [ OK ] 6.28 sec.
2025-07-10 18:34:46 03352_concurrent_rename_alter: [ OK ] 12.47 sec.
2025-07-10 18:34:46 03000_virtual_columns_in_prewhere: [ OK ] 1.34 sec.
2025-07-10 18:34:48 03096_update_non_indexed_columns: [ OK ] 1.69 sec.
2025-07-10 18:34:48 00948_format_in_with_single_element: [ OK ] 4.23 sec.
2025-07-10 18:34:49 01503_if_const_optimization: [ OK ] 0.93 sec.
2025-07-10 18:34:49 03274_pretty_output_coloring: [ OK ] 3.16 sec.
2025-07-10 18:34:49 02463_julian_day_ubsan: [ OK ] 1.49 sec.
2025-07-10 18:34:50 01555_or_fill: [ OK ] 0.89 sec.
2025-07-10 18:34:50 02137_mv_into_join: [ OK ] 1.37 sec.
2025-07-10 18:34:50 00225_join_duplicate_columns: [ OK ] 0.95 sec.
2025-07-10 18:34:51 02538_nullable_array_tuple_timeseries: [ OK ] 0.78 sec.
2025-07-10 18:34:51 02532_analyzer_aggregation_with_rollup: [ OK ] 0.94 sec.
2025-07-10 18:34:55 01597_columns_list_ignored: [ OK ] 3.49 sec.
2025-07-10 18:34:55 03172_system_detached_tables: [ OK ] 4.65 sec.
2025-07-10 18:34:57 00128_group_by_number_and_fixed_string: [ OK ] 1.69 sec.
2025-07-10 18:34:58 02183_array_tuple_literals_remote: [ OK ] 2.99 sec.
2025-07-10 18:34:59 02389_dashboard: [ OK ] 2.12 sec.
2025-07-10 18:35:04 00290_shard_aggregation_memory_efficient: [ OK ] 4.45 sec.
2025-07-10 18:35:05 02384_nullable_low_cardinality_as_dict_in_arrow: [ OK ] 1.05 sec.
2025-07-10 18:35:08 02122_parallel_formatting_CSVWithNames: [ OK ] 10.13 sec.
2025-07-10 18:35:11 02496_from_unixtime_in_joda_syntax: [ OK ] 2.65 sec.
2025-07-10 18:35:12 01127_month_partitioning_consistency_select: [ OK ] 1.54 sec.
2025-07-10 18:35:16 01825_type_json_schema_race_long: [ OK ] 82.05 sec.
2025-07-10 18:35:26 02306_part_types_profile_events: [ OK ] 9.84 sec.
2025-07-10 18:35:33 03270_object_to_json_alter_compact_merge_tree: [ OK ] 20.98 sec.
2025-07-10 18:35:36 02884_create_view_with_sql_security_option: [ OK ] 59.44 sec.
2025-07-10 18:35:37 01078_merge_tree_read_one_thread: [ OK ] 3.56 sec.
2025-07-10 18:35:39 00043_summing_empty_part: [ OK ] 1.86 sec.
2025-07-10 18:35:41 03274_udf_in_join: [ OK ] 5.01 sec.
2025-07-10 18:35:41 03002_sample_factor_where: [ OK ] 1.92 sec.
2025-07-10 18:35:44 02898_input_format_values_allow_data_after_semicolon: [ OK ] 3.21 sec.
2025-07-10 18:35:45 03170_ecs_crash: [ OK ] 3.59 sec.
2025-07-10 18:35:45 03146_asof_join_ddb_merge_long: [ OK ] 126.66 sec.
2025-07-10 18:35:46 00688_low_cardinality_nullable_cast: [ OK ] 1.58 sec.
2025-07-10 18:35:46 01375_storage_file_write_prefix_tsv_with_names: [ OK ] 1.41 sec.
2025-07-10 18:35:47 02833_array_join_columns: [ OK ] 1.34 sec.
2025-07-10 18:35:48 01676_round_int_ubsan: [ OK ] 0.92 sec.
2025-07-10 18:35:49 01137_order_by_func: [ OK ] 101.79 sec.
2025-07-10 18:35:50 03232_json_uniq_group_by: [ OK ] 1.95 sec.
2025-07-10 18:35:52 02179_map_cast_to_array: [ OK ] 2.04 sec.
2025-07-10 18:35:53 03035_max_insert_threads_support: [ OK ] 3.35 sec.
2025-07-10 18:35:54 00751_hashing_ints: [ OK ] 1.17 sec.
2025-07-10 18:35:54 02806_system_parts_columns_modification_time: [ OK ] 7.73 sec.
2025-07-10 18:35:55 01905_to_json_string: [ OK ] 0.84 sec.
2025-07-10 18:35:55 02828_create_as_table_function_rename: [ OK ] 0.90 sec.
2025-07-10 18:35:56 03363_constant_nullable_key: [ OK ] 1.05 sec.
2025-07-10 18:35:58 01213_alter_rename_column_zookeeper_long: [ OK ] 12.55 sec.
2025-07-10 18:35:59 00486_if_fixed_string: [ OK ] 1.64 sec.
2025-07-10 18:36:01 02015_async_inserts_5: [ OK ] 6.06 sec.
2025-07-10 18:36:02 03366_with_fill_dag: [ OK ] 0.94 sec.
2025-07-10 18:36:05 01786_nullable_string_tsv_at_eof: [ OK ] 5.56 sec.
2025-07-10 18:36:06 01169_alter_partition_isolation_stress: [ OK ] 40.29 sec.
2025-07-10 18:36:08 02858_explicit_uuid_and_zk_path: [ OK ] 12.30 sec.
2025-07-10 18:36:09 01167_isolation_hermitage: [ OK ] 77.52 sec.
2025-07-10 18:36:11 00626_in_syntax: [ OK ] 1.85 sec.
2025-07-10 18:36:11 02725_async_insert_table_setting: [ OK ] 4.50 sec.
2025-07-10 18:36:12 00822_array_insert_default: [ OK ] 19.26 sec.
2025-07-10 18:36:13 01361_buffer_table_flush_with_materialized_view: [ OK ] 1.59 sec.
2025-07-10 18:36:13 02559_ip_types_bloom: [ OK ] 0.96 sec.
2025-07-10 18:36:14 02558_system_processes_elapsed: [ OK ] 5.55 sec.
2025-07-10 18:36:14 02789_describe_table_settings: [ OK ] 0.73 sec.
2025-07-10 18:36:15 03127_system_unload_primary_key_table: [ OK ] 134.60 sec.
2025-07-10 18:36:16 02946_format_values: [ OK ] 3.40 sec.
2025-07-10 18:36:16 00979_yandex_consistent_hash_fpe: [ OK ] 0.90 sec.
2025-07-10 18:36:17 02158_interval_length_sum: [ OK ] 0.98 sec.
2025-07-10 18:36:18 02916_to_start_of_interval_with_origin: [ OK ] 4.85 sec.
2025-07-10 18:36:19 02425_categorical_information_value_properties: [ OK ] 2.17 sec.
2025-07-10 18:36:21 01854_s2_cap_contains: [ OK ] 1.64 sec.
2025-07-10 18:36:25 00700_decimal_round: [ OK ] 4.16 sec.
2025-07-10 18:36:31 01060_avro: [ OK ] 26.16 sec.
2025-07-10 18:36:32 01823_array_low_cardinality_KuliginStepan: [ OK ] 0.87 sec.
2025-07-10 18:36:34 02373_progress_contain_result: [ OK ] 2.14 sec.
2025-07-10 18:36:35 02437_drop_mv_restart_replicas: [ OK ] 20.80 sec.
2025-07-10 18:36:36 00652_mergetree_mutations: [ OK ] 25.27 sec.
2025-07-10 18:36:36 03322_bugfix_of_with_insert: [ OK ] 0.79 sec.
2025-07-10 18:36:37 01042_h3_k_ring: [ OK ] 2.09 sec.
2025-07-10 18:36:37 01716_decimal_comparison_ubsan: [ OK ] 0.80 sec.
2025-07-10 18:36:37 01710_minmax_count_projection_count_nullable: [ OK ] 0.94 sec.
2025-07-10 18:36:38 02494_combinators_with_null_argument: [ OK ] 1.04 sec.
2025-07-10 18:36:38 01070_h3_to_string: [ OK ] 0.84 sec.
2025-07-10 18:36:38 03071_fix_short_circuit_logic: [ OK ] 1.19 sec.
2025-07-10 18:36:39 01325_freeze_mutation_stuck: [ OK ] 1.19 sec.
2025-07-10 18:36:40 02723_zookeeper_name: [ OK ] 1.95 sec.
2025-07-10 18:36:41 02500_prevent_drop_nested_if_empty_part: [ OK ] 2.45 sec.
2025-07-10 18:36:41 00331_final_and_prewhere_condition_ver_column: [ OK ] 0.90 sec.
2025-07-10 18:36:42 02521_analyzer_aggregation_without_column: [ OK ] 0.99 sec.
2025-07-10 18:36:42 01670_neighbor_lc_bug: [ OK ] 1.00 sec.
2025-07-10 18:36:42 02697_alter_dependencies: [ OK ] 3.35 sec.
2025-07-10 18:36:43 00630_arbitrary_csv_delimiter: [ OK ] 17.23 sec.
2025-07-10 18:36:44 01888_read_int_safe: [ OK ] 2.14 sec.
2025-07-10 18:36:44 03218_materialize_msan: [ OK ] 1.30 sec.
2025-07-10 18:36:45 01021_tuple_parser: [ OK ] 0.96 sec.
2025-07-10 18:36:46 02788_fix_logical_error_in_sorting: [ OK ] 4.40 sec.
2025-07-10 18:36:47 00625_query_in_form_data: [ OK ] 2.15 sec.
2025-07-10 18:36:48 03074_analyzer_alias_column_in_view: [ OK ] 1.00 sec.
2025-07-10 18:36:48 03035_materialized_primary_key: [ OK ] 1.04 sec.
2025-07-10 18:36:48 00907_set_index_with_nullable_and_low_cardinality: [ OK ] 3.44 sec.
2025-07-10 18:36:51 02421_explain_subquery: [ OK ] 3.55 sec.
2025-07-10 18:36:52 02476_query_parameters_insert: [ OK ] 0.95 sec.
2025-07-10 18:36:54 03321_create_table_as_replicated_engine_args: [ OK ] 1.70 sec.
2025-07-10 18:37:03 02900_union_schema_inference_mode: [ OK ] 8.73 sec.
2025-07-10 18:37:05 01630_disallow_floating_point_as_partition_key: [ OK ] 1.49 sec.
2025-07-10 18:37:05 01429_empty_arrow_and_parquet: [ OK ] 17.08 sec.
2025-07-10 18:37:05 03282_dynamic_in_functions_convert: [ OK ] 0.88 sec.
2025-07-10 18:37:08 02417_repeat_input_commands: [ OK ] 2.91 sec.
2025-07-10 18:37:09 01900_kill_mutation_parallel_long: [ OK ] 20.52 sec.
2025-07-10 18:37:09 02184_hash_functions_and_ip_types: [ OK ] 0.94 sec.
2025-07-10 18:37:10 00528_const_of_nullable: [ OK ] 1.09 sec.
2025-07-10 18:37:11 01761_alter_decimal_zookeeper_long: [ OK ] 1.62 sec.
2025-07-10 18:37:11 00119_storage_join: [ OK ] 1.18 sec.
2025-07-10 18:37:12 02521_aggregation_by_partitions: [ OK ] 69.24 sec.
2025-07-10 18:37:12 00824_filesystem: [ OK ] 0.78 sec.
2025-07-10 18:37:12 02998_ipv6_hashing: [ OK ] 0.84 sec.
2025-07-10 18:37:13 02965_projection_with_partition_pruning: [ OK ] 0.94 sec.
2025-07-10 18:37:14 02518_merge_engine_nullable_43324: [ OK ] 1.34 sec.
2025-07-10 18:37:14 01648_normalize_query_keep_names: [ OK ] 0.84 sec.
2025-07-10 18:37:14 03037_dynamic_merges_1_vertical_compact_merge_tree: [ SKIPPED ] 0.00 sec.
2025-07-10 18:37:14 Reason: not running for current build
2025-07-10 18:37:14 02981_nested_bad_types: [ OK ] 9.52 sec.
2025-07-10 18:37:15 02896_multiple_OR: [ OK ] 1.33 sec.
2025-07-10 18:37:16 01162_strange_mutations: [ OK ] 57.64 sec.
2025-07-10 18:37:16 01006_ttl_with_default_2: [ OK ] 2.60 sec.
2025-07-10 18:37:17 00027_distinct_and_order_by: [ OK ] 0.94 sec.
2025-07-10 18:37:18 02116_tuple_element_analyzer: [ OK ] 2.90 sec.
2025-07-10 18:37:19 03209_functions_json_msan_fuzzer_issue: [ OK ] 0.85 sec.
2025-07-10 18:37:19 01720_type_map_and_casts: [ OK ] 2.85 sec.
2025-07-10 18:37:20 03355_issue_32743: [ OK ] 0.93 sec.
2025-07-10 18:37:21 01227_distributed_global_in_issue_2610: [ OK ] 1.89 sec.
2025-07-10 18:37:21 00078_string_concat: [ OK ] 7.04 sec.
2025-07-10 18:37:22 01313_parse_date_time_best_effort_null_zero: [ OK ] 2.26 sec.
2025-07-10 18:37:23 01318_parallel_final_stuck: [ OK ] 1.30 sec.
2025-07-10 18:37:24 02861_replacing_merge_tree_with_cleanup: [ OK ] 1.78 sec.
2025-07-10 18:37:28 02864_statistics_bug_67742: [ OK ] 2.98 sec.
2025-07-10 18:37:30 01952_optimize_distributed_group_by_sharding_key: [ OK ] 2.15 sec.
2025-07-10 18:37:30 01825_type_json_add_column: [ SKIPPED ] 0.00 sec.
2025-07-10 18:37:30 Reason: disabled
2025-07-10 18:37:31 01006_simpod_empty_part_single_column_write: [ OK ] 9.49 sec.
2025-07-10 18:37:31 03101_analyzer_identifiers_1: [ OK ] 1.51 sec.
2025-07-10 18:37:33 02245_join_with_nullable_lowcardinality_crash: [ OK ] 2.02 sec.
2025-07-10 18:37:33 02012_zookeeper_changed_enum_type_incompatible: [ OK ] 1.95 sec.
2025-07-10 18:37:35 02252_reset_non_existing_setting: [ OK ] 1.14 sec.
2025-07-10 18:37:35 00640_endsWith: [ OK ] 1.65 sec.
2025-07-10 18:37:40 01166_truncate_multiple_partitions: [ OK ] 5.16 sec.
2025-07-10 18:37:41 01295_aggregation_bug_11413: [ OK ] 0.99 sec.
2025-07-10 18:37:42 03299_pretty_squash: [ OK ] 0.93 sec.
2025-07-10 18:37:44 02961_higher_order_constant_expressions: [ OK ] 1.45 sec.
2025-07-10 18:37:46 01653_tuple_hamming_distance_2: [ OK ] 2.36 sec.
2025-07-10 18:37:48 01934_constexpr_aggregate_function_parameters: [ OK ] 1.75 sec.
2025-07-10 18:38:03 02103_with_names_and_types_parallel_parsing: [ OK ] 14.79 sec.
2025-07-10 18:38:04 03206_projection_merge_special_mergetree: [ OK ] 29.10 sec.
2025-07-10 18:38:04 00944_minmax_null: [ OK ] 1.30 sec.
2025-07-10 18:38:08 03252_recursive_proto_with_skip_unsupported_fields: [ OK ] 3.87 sec.
2025-07-10 18:38:19 02763_row_policy_storage_merge: [ OK ] 11.48 sec.
2025-07-10 18:38:26 01293_client_interactive_vertical_multiline: [ OK ] 6.33 sec.
2025-07-10 18:38:27 01412_mod_float: [ OK ] 1.02 sec.
2025-07-10 18:38:30 02585_query_status_deadlock: [ OK ] 77.89 sec.
2025-07-10 18:38:30 00170_lower_upper_utf8_memleak: [ OK ] 2.50 sec.
2025-07-10 18:38:31 01867_support_datetime64_version_column: [ OK ] 1.51 sec.
2025-07-10 18:38:33 02691_drop_column_with_projections_replicated: [ OK ] 1.49 sec.
2025-07-10 18:38:35 02982_json_columns_with_metadata_http: [ OK ] 4.83 sec.
2025-07-10 18:38:35 03289_tuple_element_to_subcolumn: [ OK ] 1.90 sec.
2025-07-10 18:38:39 02242_make_date: [ OK ] 4.51 sec.
2025-07-10 18:38:39
2025-07-10 18:38:39 161 tests passed. 4 tests skipped. 1160.19 s elapsed (Process-4).
2025-07-10 18:38:43 01055_minmax_index_compact_parts: [ OK ] 8.32 sec.
2025-07-10 18:38:43
2025-07-10 18:38:43 99 tests passed. 1 tests skipped. 1163.79 s elapsed (Process-3).
2025-07-10 18:38:54 02475_bson_each_row_format: [ OK ] 96.56 sec.
2025-07-10 18:38:54
2025-07-10 18:38:54 173 tests passed. 4 tests skipped. 1174.39 s elapsed (Process-9).
2025-07-10 18:39:29 03143_prewhere_profile_events: [ OK ] 84.65 sec.
2025-07-10 18:39:29
2025-07-10 18:39:29 Having 1 errors! 153 tests passed. 1 tests skipped. 1209.67 s elapsed (Process-5).
2025-07-10 18:39:32 02455_one_row_from_csv_memory_usage: [ OK ] 266.80 sec.
2025-07-10 18:39:32
2025-07-10 18:39:32 120 tests passed. 2 tests skipped. 1212.36 s elapsed (Process-10).
2025-07-10 18:39:41 00312_position_case_insensitive_utf8: [ OK ] 204.14 sec.
2025-07-10 18:39:41
2025-07-10 18:39:41 151 tests passed. 0 tests skipped. 1221.36 s elapsed (Process-8).
2025-07-10 18:39:45 03272_json_to_json_alter: [ OK ] 142.70 sec.
2025-07-10 18:39:45
2025-07-10 18:39:45 183 tests passed. 2 tests skipped. 1226.01 s elapsed (Process-7).
2025-07-10 18:41:08 02354_vector_search_expansion_search: [ OK ] 265.40 sec.
2025-07-10 18:41:08
2025-07-10 18:41:08 96 tests passed. 3 tests skipped. 1308.59 s elapsed (Process-6).
2025-07-10 18:41:08 Running 113 stateless tests (MainProcess).
2025-07-10 18:41:21 03321_clickhouse_local_initialization_not_too_slow_even_under_sanitizers: [ OK ] 12.64 sec.
2025-07-10 18:41:26 03305_mutations_counters_replicated: [ OK ] 5.80 sec.
2025-07-10 18:42:09 03276_parquet_output_compression_level: [ OK ] 42.03 sec.
2025-07-10 18:42:12 03273_primary_index_cache_low_cardinality: [ OK ] 3.65 sec.
2025-07-10 18:42:13 03272_bitmapTransform_error_counter: [ OK ] 1.03 sec.
2025-07-10 18:42:16 03254_system_prewarm_mark_cache: [ OK ] 3.05 sec.
2025-07-10 18:42:19 03229_query_condition_cache_system_table: [ OK ] 2.69 sec.
2025-07-10 18:42:28 03228_async_insert_query_params: [ OK ] 8.32 sec.
2025-07-10 18:42:34 03047_on_fly_mutations_basics: [ OK ] 6.46 sec.
2025-07-10 18:42:42 03047_on_fly_mutations_events_2: [ OK ] 7.35 sec.
2025-07-10 18:42:43 02983_const_sharding_key: [ OK ] 1.14 sec.
2025-07-10 18:42:44 02977_csv_format_support_tuple: [ OK ] 0.88 sec.
2025-07-10 18:42:45 02976_system_zookeeper_filters: [ OK ] 1.64 sec.
2025-07-10 18:42:55 02950_distributed_initial_query_event: [ OK ] 9.97 sec.
2025-07-10 18:43:01 02940_system_stacktrace_optimizations: [ OK ] 5.25 sec.
2025-07-10 18:43:03 02919_insert_meet_eternal_hardware_error: [ OK ] 2.39 sec.
2025-07-10 18:43:09 02918_fuzzjson_table_function: [ OK ] 6.11 sec.
2025-07-10 18:43:14 02895_npy_output_format: [ OK ] 4.30 sec.
2025-07-10 18:43:17 02813_avro_union_with_one_type: [ OK ] 2.90 sec.
2025-07-10 18:43:22 02771_multidirectory_globs_storage_file: [ OK ] 5.86 sec.
2025-07-10 18:43:25 02726_async_insert_flush_queue: [ OK ] 2.19 sec.
2025-07-10 18:43:32 02724_limit_num_mutations: [ OK ] 6.91 sec.
2025-07-10 18:43:34 02724_show_indexes: [ OK ] 2.69 sec.
2025-07-10 18:43:52 02713_create_user_substitutions: [ OK ] 17.64 sec.
2025-07-10 18:43:53 02710_show_table: [ OK ] 0.89 sec.
2025-07-10 18:43:53 02581_share_big_sets_between_multiple_mutations_tasks_long: [ SKIPPED ] 0.00 sec.
2025-07-10 18:43:53 Reason: not running for current build
2025-07-10 18:43:54 02554_rewrite_count_distinct_if_with_count_distinct_implementation: [ OK ] 0.93 sec.
2025-07-10 18:43:56 02496_storage_s3_profile_events: [ OK ] 1.94 sec.
2025-07-10 18:44:05 02494_query_cache_nested_query_bug: [ OK ] 8.82 sec.
2025-07-10 18:44:06 02494_query_cache_min_query_runs: [ OK ] 1.09 sec.
2025-07-10 18:44:07 02494_query_cache_normalize_ast: [ OK ] 1.19 sec.
2025-07-10 18:44:09 02494_query_cache_passive_usage: [ OK ] 1.34 sec.
2025-07-10 18:44:10 02483_substitute_udf_create: [ OK ] 1.35 sec.
2025-07-10 18:44:16 02482_capnp_list_of_structs: [ OK ] 5.51 sec.
2025-07-10 18:44:16 02473_infile_progress: [ OK ] 0.89 sec.
2025-07-10 18:44:20 02416_rename_database_rbac: [ OK ] 3.40 sec.
2025-07-10 18:44:21 02405_avro_read_nested: [ OK ] 0.99 sec.
2025-07-10 18:44:53 02404_memory_bound_merging: [ OK ] 31.44 sec.
2025-07-10 18:44:59 02377_quota_key: [ OK ] 6.16 sec.
2025-07-10 18:45:02 02364_window_view_segfault: [ OK ] 3.10 sec.
2025-07-10 18:45:51 02313_filesystem_cache_seeks: [ OK ] 49.36 sec.
2025-07-10 18:45:54 02302_s3_file_pruning: [ OK ] 2.94 sec.
2025-07-10 18:45:55 02293_arrow_dictionary_indexes: [ OK ] 0.84 sec.
2025-07-10 18:46:12 02293_formats_json_columns: [ OK ] 16.24 sec.
2025-07-10 18:46:15 02286_use_file_descriptor_in_table_function_file: [ OK ] 3.85 sec.
2025-07-10 18:46:18 02252_jit_profile_events: [ OK ] 2.13 sec.
2025-07-10 18:46:25 02247_names_order_in_json_and_tskv: [ OK ] 7.47 sec.
2025-07-10 18:46:26 02244_column_names_in_shcmea_inference: [ OK ] 0.99 sec.
2025-07-10 18:46:41 02243_drop_user_grant_race: [ OK ] 15.14 sec.
2025-07-10 18:46:43 02102_sql_user_defined_functions_create_if_not_exists: [ OK ] 1.05 sec.
2025-07-10 18:46:47 01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer: [ OK ] 4.54 sec.
2025-07-10 18:46:49 01925_test_storage_merge_aliases: [ OK ] 1.89 sec.
2025-07-10 18:46:51 01925_test_storage_merge_aliases_analyzer: [ OK ] 1.53 sec.
2025-07-10 18:47:39 01921_concurrent_ttl_and_normal_merges_zookeeper_long: [ OK ] 47.91 sec.
2025-07-10 18:47:40 01914_exchange_dictionaries: [ OK ] 1.28 sec.
2025-07-10 18:47:44 01913_exact_rows_before_limit: [ OK ] 4.31 sec.
2025-07-10 18:47:48 01904_ssd_cache_dictionary_default_nullable_type: [ OK ] 3.24 sec.
2025-07-10 18:47:51 01875_ssd_cache_dictionary_decimal256_type: [ OK ] 2.89 sec.
2025-07-10 18:47:52 01854_dictionary_range_hashed_min_max_attr: [ OK ] 0.84 sec.
2025-07-10 18:47:53 01780_clickhouse_dictionary_source_loop: [ OK ] 1.40 sec.
2025-07-10 18:47:55 01760_polygon_dictionaries: [ OK ] 1.74 sec.
2025-07-10 18:47:56 01747_join_view_filter_dictionary: [ OK ] 1.34 sec.
2025-07-10 18:47:57 01720_dictionary_create_source_with_functions: [ OK ] 0.98 sec.
2025-07-10 18:47:58 01705_normalize_create_alter_function_names: [ OK ] 1.18 sec.
2025-07-10 18:48:00 01683_flat_dictionary: [ OK ] 1.99 sec.
2025-07-10 18:48:04 01674_executable_dictionary_implicit_key: [ OK ] 3.24 sec.
2025-07-10 18:48:07 01600_parts_states_metrics_long: [ OK ] 2.75 sec.
2025-07-10 18:48:07 01598_memory_limit_zeros: [ OK ] 0.79 sec.
2025-07-10 18:48:49 01593_concurrent_alter_mutations_kill: [ OK ] 41.93 sec.
2025-07-10 18:48:56 01545_system_errors: [ OK ] 6.51 sec.
2025-07-10 18:49:14 01542_dictionary_load_exception_race: [ OK ] 17.84 sec.
2025-07-10 18:49:14 01541_max_memory_usage_for_user_long: [ SKIPPED ] 0.00 sec.
2025-07-10 18:49:14 Reason: not running for current build
2025-07-10 18:49:34 01532_execute_merges_on_single_replica_long: [ OK ] 20.56 sec.
2025-07-10 18:49:36 01527_dist_sharding_key_dictGet_reload: [ OK ] 1.84 sec.
2025-07-10 18:49:38 01516_create_table_primary_key: [ OK ] 1.85 sec.
2025-07-10 18:49:40 01358_union_threads_bug: [ OK ] 2.14 sec.
2025-07-10 18:49:42 01280_ttl_where_group_by_negative: [ OK ] 1.39 sec.
2025-07-10 18:49:44 01257_dictionary_mismatch_types: [ OK ] 1.81 sec.
2025-07-10 18:49:45 01231_distributed_aggregation_memory_efficient_mix_levels: [ OK ] 1.63 sec.
2025-07-10 18:50:20 01161_all_system_tables: [ OK ] 34.60 sec.
2025-07-10 18:50:24 01109_exchange_tables: [ OK ] 3.80 sec.
2025-07-10 18:50:52 01107_atomic_db_detach_attach: [ OK ] 28.14 sec.
2025-07-10 18:51:56 01076_parallel_alter_replicated_zookeeper: [ OK ] 63.69 sec.
2025-07-10 18:51:59 01070_modify_ttl_recalc_only: [ OK ] 3.60 sec.
2025-07-10 18:52:02 01054_cache_dictionary_overflow_cell: [ OK ] 2.54 sec.
2025-07-10 18:52:34 01035_concurrent_move_partition_from_table_zookeeper: [ OK ] 31.64 sec.
2025-07-10 18:52:48 01005_rwr_shard_deadlock: [ OK ] 13.78 sec.
2025-07-10 18:53:00 01003_kill_query_race_condition: [ OK ] 11.92 sec.
2025-07-10 18:53:32 00992_system_parts_race_condition_zookeeper_long: [ OK ] 32.84 sec.
2025-07-10 18:53:36 00834_cancel_http_readonly_queries_on_client_close: [ OK ] 3.55 sec.
2025-07-10 18:57:49 00172_hits_joins: [ OK ] 253.23 sec.
2025-07-10 19:01:34 00170_s3_cache: [ OK ] 224.40 sec.
2025-07-10 19:03:29 00159_parallel_formatting_json_and_friends_2: [ OK ] 114.99 sec.
2025-07-10 19:03:35 00156_max_execution_speed_sample_merge: [ OK ] 6.36 sec.
2025-07-10 19:03:58 00149_quantiles_timing_distributed: [ OK ] 23.01 sec.
2025-07-10 19:04:21 00146_aggregate_function_uniq: [ OK ] 22.57 sec.
2025-07-10 19:04:22 00142_system_columns: [ OK ] 0.79 sec.
2025-07-10 19:04:55 00094_order_by_array_join_limit: [ OK ] 33.11 sec.
2025-07-10 19:05:51 00091_prewhere_two_conditions: [ OK ] 55.68 sec.
2025-07-10 19:06:05 00086_array_reduce: [ OK ] 14.28 sec.
2025-07-10 19:06:06 00085_monotonic_evaluation_segfault: [ OK ] 1.34 sec.
2025-07-10 19:08:15 00084_external_aggregation: [ OK ] 128.48 sec.
2025-07-10 19:08:39 00082_quantiles: [ OK ] 24.17 sec.
2025-07-10 19:09:38 00077_log_tinylog_stripelog: [ OK ] 58.93 sec.
2025-07-10 19:09:58 00072_compare_date_and_string_index: [ OK ] 19.80 sec.
2025-07-10 19:09:59 00055_index_and_not: [ OK ] 0.99 sec.
2025-07-10 19:10:24 00053_replicate_segfault: [ OK ] 25.13 sec.
2025-07-10 19:10:30 00046_uniq_upto_distributed: [ OK ] 5.70 sec.
2025-07-10 19:11:00 00044_any_left_join_string: [ OK ] 30.24 sec.
2025-07-10 19:11:04 00042_any_left_join: [ OK ] 3.65 sec.
2025-07-10 19:11:10 00036_aggregate_hashed: [ OK ] 5.77 sec.
2025-07-10 19:11:21 00009_uniq_distributed: [ OK ] 11.42 sec.
2025-07-10 19:11:22 00007_uniq: [ OK ] 0.89 sec.
2025-07-10 19:11:22
2025-07-10 19:11:22 111 tests passed. 2 tests skipped. 1814.14 s elapsed (MainProcess).
2025-07-10 19:11:33 Checking the hung queries: done
2025-07-10 19:11:33
2025-07-10 19:11:33 No queries hung.
2025-07-10 19:11:33 All tests have finished.
2025-07-10 19:11:33
2025-07-10 19:11:33 Top patterns of log messages:
2025-07-10 19:11:33
2025-07-10 19:11:33 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-10 19:11:33
2025-07-10 19:11:33 1. 62277 0.07 5.64 MiB 0.056 93 503 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2025-07-10 19:11:33 2. 46022 0.052 8.25 MiB 0.082 1 117 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2025-07-10 19:11:33 3. 45979 0.052 6.89 MiB 0.068 24573 116 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2025-07-10 19:11:33 4. 33959 0.038 807.15 KiB 0.008 1 213 ['Trace'] 0.001 Query to stage {}{}
2025-07-10 19:11:33 5. 33576 0.038 1.55 MiB 0.015 1 213 ['Trace'] 0.001 Query from stage {} to stage {}{}
2025-07-10 19:11:33 6. 28001 0.031 2.17 MiB 0.021 1 113 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2025-07-10 19:11:33 7. 27474 0.031 775.41 KiB 0.007 1 116 ['Debug'] 0 Processed in {} sec.
2025-07-10 19:11:33 8. 24740 0.028 1.12 MiB 0.011 24740 175 ['Debug'] 0.997 Authenticating user '{}' from {}
2025-07-10 19:11:33 9. 24701 0.028 2.71 MiB 0.027 24701 175 ['Debug'] 0.997 {} Authenticated with global context as user {}
2025-07-10 19:11:33 10. 24652 0.028 2.12 MiB 0.021 24652 169 ['Debug'] 0.997 {} Logout, user_id: {}
2025-07-10 19:11:33 11. 23736 0.027 1.70 MiB 0.017 23736 116 ['Debug'] 1 Creating session context with user_id: {}
2025-07-10 19:11:33 12. 20732 0.023 931.06 KiB 0.009 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2025-07-10 19:11:33 13. 19157 0.022 3.69 MiB 0.037 3 103 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2025-07-10 19:11:33 14. 19148 0.022 4.80 MiB 0.047 2 103 ['Trace'] 1 Request URI: {}
2025-07-10 19:11:33 15. 19068 0.021 391.04 KiB 0.004 2 103 ['Debug'] 0.048 Done processing query
2025-07-10 19:11:33 16. 15210 0.017 1.05 MiB 0.01 1 805 ['Trace'] 0.664 Reserved {} on local disk {}, having unreserved {}.
2025-07-10 19:11:33 17. 14950 0.017 1.70 MiB 0.017 826 304 ['Trace'] 0.407 Renaming temporary part {} to {} with tid {}.
2025-07-10 19:11:33 18. 13861 0.016 650.93 KiB 0.006 1 288 ['Trace'] 0.374 filled checksums {}
2025-07-10 19:11:33 19. 13791 0.015 956.34 KiB 0.009 825 799 ['Trace'] 0.644 Trying to reserve {} using storage policy from min volume index {}
2025-07-10 19:11:33 20. 12353 0.014 528.08 KiB 0.005 1 164 ['Debug'] 0.318 {}{} memory usage: {}.
2025-07-10 19:11:33 21. 10427 0.012 972.20 KiB 0.009 1 55 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2025-07-10 19:11:33 22. 8464 0.01 403.71 KiB 0.004 1 195 ['Trace'] 0 Read steps statistics: {}
2025-07-10 19:11:33 23. 7753 0.009 380.43 KiB 0.004 1 131 ['Trace'] 0 Merging partially aggregated blocks (bucket = {}).
2025-07-10 19:11:33 24. 7753 0.009 1.13 MiB 0.011 1 131 ['Debug'] 0 Merged partially aggregated blocks for bucket #{}. Got {} rows, {} from {} source rows in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-10 19:11:33 25. 7742 0.009 710.73 KiB 0.007 1 180 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2025-07-10 19:11:33 26. 7102 0.008 986.48 KiB 0.01 1 2 ['Trace'] 1 Creating part at path {}
2025-07-10 19:11:33 27. 6692 0.008 201.48 KiB 0.002 1 180 ['Trace'] 0 Aggregation method: {}
2025-07-10 19:11:33 28. 6614 0.007 755.70 KiB 0.007 630 262 ['Trace'] 0 Bypassing cache because file segment state is `PARTIALLY_DOWNLOADED_NO_CONTINUATION` and downloaded part already used
2025-07-10 19:11:33 29. 6414 0.007 615.90 KiB 0.006 1 116 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2025-07-10 19:11:33 30. 6414 0.007 212.22 KiB 0.002 2 116 ['Trace'] 1 TCP Request. Address: {}
2025-07-10 19:11:33 31. 6317 0.007 166.56 KiB 0.002 1 108 ['Debug'] 1 Done processing connection.
2025-07-10 19:11:33 32. 6213 0.007 712.70 KiB 0.007 1 24 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2025-07-10 19:11:33 33. 5786 0.007 62.15 KiB 0.001 1 179 ['Trace'] 0 Aggregating
2025-07-10 19:11:33 34. 5425 0.006 427.25 KiB 0.004 601 123 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2025-07-10 19:11:33 35. 5159 0.006 297.01 KiB 0.003 17 17 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2025-07-10 19:11:33 36. 5158 0.006 184.97 KiB 0.002 17 17 ['Trace'] 1 Flushed system log up to offset {}
2025-07-10 19:11:33 37. 5001 0.006 210.00 KiB 0.002 1287 175 ['Debug'] 0.051 Found {} non used tables in detached tables.
2025-07-10 19:11:33 38. 5001 0.006 297.91 KiB 0.003 1287 175 ['Debug'] 0.051 There are {} detached tables. Start searching non used tables.
2025-07-10 19:11:33 39. 4608 0.005 131.37 KiB 0.001 687 125 ['Debug'] 0 Key condition: {}
2025-07-10 19:11:33 40. 4589 0.005 354.03 KiB 0.003 1 105 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2025-07-10 19:11:33 41. 4405 0.005 262.41 KiB 0.003 1 36 ['Debug'] 0.724 Key {} is removed from metadata
2025-07-10 19:11:33 42. 4400 0.005 98.83 KiB 0.001 1 179 ['Trace'] 0 Merging aggregated data
2025-07-10 19:11:33 43. 4377 0.005 486.34 KiB 0.005 1 115 ['Trace'] 0 Adjusting memory limit before external aggregation with {} (ratio: {}, available system memory: {})
2025-07-10 19:11:33 44. 4344 0.005 190.90 KiB 0.002 686 125 ['Trace'] 0 Filtering marks by primary and secondary keys
2025-07-10 19:11:33 45. 4266 0.005 836.97 KiB 0.008 1 217 ['Trace'] 0.002 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2025-07-10 19:11:33 46. 4264 0.005 430.41 KiB 0.004 1 172 ['Trace'] 0 Checking existence of path: {}
2025-07-10 19:11:33 47. 4134 0.005 473.98 KiB 0.005 662 125 ['Debug'] 0 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2025-07-10 19:11:33 48. 4119 0.005 342.22 KiB 0.003 1 174 ['Trace'] 0 An entry for key={} found in cache: sum_of_sizes={}, median_size={}
2025-07-10 19:11:33 49. 3799 0.004 196.63 KiB 0.002 585 120 ['Trace'] 0 Spreading mark ranges among streams (default reading)
2025-07-10 19:11:33 50. 3778 0.004 341.80 KiB 0.003 105 527 ['Trace'] 0.962 Insert entry {} to queue with type {}
2025-07-10 19:11:33 51. 3617 0.004 284.94 KiB 0.003 106 250 ['Trace'] 0.949 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2025-07-10 19:11:33 52. 3354 0.004 85.16 KiB 0.001 105 527 ['Debug'] 0.97 Pulled {} entries to queue.
2025-07-10 19:11:33 53. 3354 0.004 193.25 KiB 0.002 105 527 ['Debug'] 0.97 Pulling {} entries to queue: {} - {}
2025-07-10 19:11:33 54. 3165 0.004 124.02 KiB 0.001 66 32 ['Debug'] 0.286 Committing part {} to zookeeper
2025-07-10 19:11:33 55. 3159 0.004 998.26 KiB 0.01 1 169 ['Trace'] 0.021 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2025-07-10 19:11:33 56. 2997 0.003 490.23 KiB 0.005 93 508 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2025-07-10 19:11:33 57. 2957 0.003 241.28 KiB 0.002 1 56 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2025-07-10 19:11:33 58. 2957 0.003 101.00 KiB 0.001 1 56 ['Debug'] 0 Selected MergeAlgorithm: {}
2025-07-10 19:11:33 59. 2943 0.003 184.96 KiB 0.002 165 55 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2025-07-10 19:11:33 60. 2943 0.003 380.90 KiB 0.004 1 55 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2025-07-10 19:11:33 61. 2812 0.003 107.26 KiB 0.001 66 32 ['Debug'] 0.321 Part {} committed to zookeeper
2025-07-10 19:11:33 62. 2781 0.003 362.40 KiB 0.003 1 64 ['Trace'] 0 Have {} pending inserts with total {} bytes of data for query '{}'
2025-07-10 19:11:33 63. 2773 0.003 210.39 KiB 0.002 1 85 ['Debug'] 0.002 Schedule load job '{}' into {}
2025-07-10 19:11:33 64. 2773 0.003 78.54 KiB 0.001 1 178 ['Debug'] 1 Stop worker in {}
2025-07-10 19:11:33 65. 2773 0.003 202.27 KiB 0.002 1 171 ['Debug'] 1 Execute load job '{}' in {}
2025-07-10 19:11:33 66. 2773 0.003 191.44 KiB 0.002 1 171 ['Debug'] 1 Finish load job '{}' with status {}
2025-07-10 19:11:33 67. 2773 0.003 108.32 KiB 0.001 1 255 ['Debug'] 0.498 Spawn loader worker #{} in {}
2025-07-10 19:11:33 68. 2772 0.003 256.29 KiB 0.002 1 85 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2025-07-10 19:11:33 69. 2673 0.003 479.09 KiB 0.005 1 170 ['Information'] 1 Removing metadata {} of dropped table {}
2025-07-10 19:11:33 70. 2668 0.003 198.02 KiB 0.002 1 96 ['Debug'] 0 Waiting for table {} to be finally dropped
2025-07-10 19:11:33 71. 2668 0.003 307.45 KiB 0.003 1 96 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2025-07-10 19:11:33 72. 2648 0.003 226.71 KiB 0.002 134 508 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2025-07-10 19:11:33 73. 2622 0.003 87.06 KiB 0.001 1 254 ['Debug'] 0.501 Change current priority: {} -> {}
2025-07-10 19:11:33 74. 2605 0.003 22.90 KiB 0 2 85 ['Trace'] 0.002 No tables
2025-07-10 19:11:33 75. 2507 0.003 181.17 KiB 0.002 1 503 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2025-07-10 19:11:33 76. 2368 0.003 188.99 KiB 0.002 1 208 ['Trace'] 0 Statistics updated for key={}: new sum_of_sizes={}, median_size={}
2025-07-10 19:11:33 77. 2325 0.003 259.02 KiB 0.003 663 271 ['Debug'] 0.934 Removing {} parts from filesystem (serially): Parts: [{}]
2025-07-10 19:11:33 78. 2241 0.003 415.21 KiB 0.004 1 159 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {}
2025-07-10 19:11:33 79. 2147 0.002 183.97 KiB 0.002 85 516 ['Information'] 0.986 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2025-07-10 19:11:33 80. 2107 0.002 267.48 KiB 0.003 1 65 ['Debug'] 0 Could not find entry for table_uuid: {}, part: {}, condition_hash: {}
2025-07-10 19:11:33 81. 1909 0.002 198.55 KiB 0.002 1 84 ['Trace'] 0 Adjusting memory limit before external sort with {} (ratio: {}, available system memory: {})
2025-07-10 19:11:33 82. 1722 0.002 181.37 KiB 0.002 68 119 ['Debug'] 0.895 Removing {} parts from memory: Parts: [{}]
2025-07-10 19:11:33 83. 1721 0.002 216.85 KiB 0.002 68 118 ['Trace'] 0.895 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2025-07-10 19:11:33 84. 1721 0.002 31.95 KiB 0 68 118 ['Debug'] 0.895 Removed {} {} parts
2025-07-10 19:11:33 85. 1680 0.002 67.27 KiB 0.001 1 81 ['Trace'] 0 PREWHERE condition was split into {} steps
2025-07-10 19:11:33 86. 1672 0.002 538.60 KiB 0.005 1567 288 ['Information'] 0.028 Setting download as failed: {}
2025-07-10 19:11:33 87. 1655 0.002 120.76 KiB 0.001 1 88 ['Trace'] 0 The min valid primary key position for moving to the tail of PREWHERE is {}
2025-07-10 19:11:33 88. 1524 0.002 37.21 KiB 0 99 182 ['Debug'] 0.844 Loaded metadata version {}
2025-07-10 19:11:33 89. 1363 0.002 39.93 KiB 0 134 483 ['Debug'] 0.989 Updating strategy picker state
2025-07-10 19:11:33 90. 1355 0.002 93.51 KiB 0.001 1 85 ['Debug'] 0.001 Wait load job '{}' in {}
2025-07-10 19:11:33 91. 1322 0.001 164.67 KiB 0.002 22 88 ['Trace'] 0.943 List of all grants including implicit: {}
2025-07-10 19:11:33 92. 1322 0.001 100.70 KiB 0.001 22 88 ['Trace'] 0.943 Settings: readonly = {}, allow_ddl = {}, allow_introspection_functions = {}
2025-07-10 19:11:33 93. 1322 0.001 82.74 KiB 0.001 22 88 ['Trace'] 0.943 List of all grants: {}
2025-07-10 19:11:33 94. 1313 0.001 107.82 KiB 0.001 1292 85 ['Information'] 0.002 Metadata processed, database {} has {} tables and {} dictionaries in total.
2025-07-10 19:11:33 95. 1313 0.001 78.08 KiB 0.001 1 85 ['Information'] 0.002 Parsed metadata of {} tables in {} databases in {} sec
2025-07-10 19:11:33 96. 1130 0.001 51.64 KiB 0 1 16 ['Trace'] 0 Mutating part {} to mutation version {}
2025-07-10 19:11:33 97. 1088 0.001 79.73 KiB 0.001 1080 16 ['Trace'] 1 Executing log entry to merge parts {} to {}
2025-07-10 19:11:33 98. 1082 0.001 106.30 KiB 0.001 850 451 ['Trace'] 1 Didn't start merge: {}
2025-07-10 19:11:33 99. 1065 0.001 18.72 KiB 0 981 132 ['Debug'] 0.057 Loading data parts
2025-07-10 19:11:33 100. 1044 0.001 73.41 KiB 0.001 5 43 ['Debug'] 0.002 Flushing buffer with {} rows, {} bytes, age {} seconds, took {} ms {}.
2025-07-10 19:11:33
2025-07-10 19:11:34 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2025-07-10 19:11:34
2025-07-10 19:11:34
2025-07-10 19:11:34
2025-07-10 19:11:34 Top messages without format string (fmt::runtime):
2025-07-10 19:11:34
2025-07-10 19:11:34 count pattern runtime_message line
2025-07-10 19:11:34
2025-07-10 19:11:34 1. 161 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2025-07-10 19:11:34 2. 31 CodeDBExceptionReceivedfromDBExc Code: 516. DB::Exception: Received from 127.0.0.1:9000. DB::Exception: default: Authentication failed: password is incorrect, or there is no user with such name. ↴ ('/executeQuery.cpp',301)
2025-07-10 19:11:34 ↳ ↴
2025-07-10 19:11:34 ↳If you use ClickHouse Cloud, the password can be reset at https://clickhouse.cloud/ ↴
2025-07-10 19:11:34 ↳on the se
2025-07-10 19:11:34 3. 4 CodeDBExceptionReceivedfromlocal Code: 47. DB::Exception: Received from localhost:9000. DB::Exception: Identifier '__table1.dummy1' cannot be resolved from table with name __table1. In scope SELECT __table1.CounterID AS CounterID, __table1.dummy1 AS dummy1 FROM test_c089fiqb.merge_distrib ('/executeQuery.cpp',301)
2025-07-10 19:11:34 4. 3 Connectiontomysqlfailedtimes Connection to mysql failed 1 times ('',0)
2025-07-10 19:11:34 5. 3 Connectiontomysqldbasusermysqlus Connection to mysql_db@127.123.0.1:3306 as user mysql_user failed: mysqlxx::ConnectionFailed: Can't connect to MySQL server on '127.123.0.1' (115) ((nullptr):0) ('',0)
2025-07-10 19:11:34 6. 2 CannotflushCodeDBExceptionReceiv Cannot flush: Code: 516. DB::Exception: Received from 127.0.0.1:9000. DB::Exception: default: Authentication failed: password is incorrect, or there is no user with such name. ↴ ('/Exception.cpp',285)
2025-07-10 19:11:34 ↳ ↴
2025-07-10 19:11:34 ↳If you use ClickHouse Cloud, the password can be reset at https://clickhouse.cl
2025-07-10 19:11:34 7. 2 CodeDBExceptionEmptyquerySYNTAXE Code: 62. DB::Exception: Empty query. (SYNTAX_ERROR) (version 25.3.3.20366.altinityantalya (altinity build)) (from [::1]:47308) (comment: 01256_negative_generate_random.sql) (query 4, line 4) (in query: SELECT * FROM generateRandom('', 1, 10, 10);), Stack ('/executeQuery.cpp',301)
2025-07-10 19:11:34 8. 2 CodeDBExceptionSyntaxerrorcolumn Code: 62. DB::Exception: Syntax error (columns declaration list): failed at position 3 (end of query): . Expected one of: NULL, NOT, DEFAULT, MATERIALIZED, EPHEMERAL, ALIAS, AUTO_INCREMENT, PRIMARY KEY, data type, identifier. (SYNTAX_ERROR) (version 25.3.3 ('/executeQuery.cpp',301)
2025-07-10 19:11:34 9. 1 HelloHelloHelloHelloHelloHelloHe HelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloHelloH ('/logTrace.cpp',50)
2025-07-10 19:11:34 10. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2025-07-10 19:11:34 11. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 12. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 13. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2025-07-10 19:11:34 ↳my id: 1, leader: 1, term: 1
2025-07-10 19:11:34 14. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 ↳commit index 0 ↴
2025-07-10 19:11:34 ↳term 0 ↴
2025-07-10 19:11:34 ↳election timer allowed ↴
2025-07-10 19:11:34 ↳log store start 1, end 0 ↴
2025-07-10 19:11:34 ↳config log idx 0, prev log idx 0 ↴
2025-07-10 19:11:34 ↳ -- ASYNC REPLICATION --
2025-07-10 19:11:34 15. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 16. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 17. 1 CodeDBExceptionBadURIsyntaxURIco Code: 1000. DB::Exception: Bad URI syntax: URI contains invalid characters. (POCO_EXCEPTION), Stack trace (when copying this message, always include the lines below): ↴ ('/TCPHandler.cpp',471)
2025-07-10 19:11:34 ↳ ↴
2025-07-10 19:11:34 ↳0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:106: Poco::URISyntaxExc
2025-07-10 19:11:34 18. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 19. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 20. 1 peerDCIDlocalhostvotingmembermyi peer 1: DC ID 0, localhost:9234, voting member, 1 ↴ ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 ↳my id: 1, voting_member ↴
2025-07-10 19:11:34 ↳num peers: 0
2025-07-10 19:11:34 21. 1 startingup starting up ('',0)
2025-07-10 19:11:34 22. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 23. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 24. 1 invalidelectiontimeoutlowerbound invalid election timeout lower bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 25. 1 StartingClickHousealtinityantaly Starting ClickHouse 25.3.3.20366.altinityantalya (revision: 4294967295, git hash: 1abef611c9a40dce30ed011ede491e532b2a3e72, build id: 272D1DBBE949F13C5AC5781F4B66957032A6F910), PID 407 ('',0)
2025-07-10 19:11:34 26. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 27. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 28. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2025-07-10 19:11:34 29. 1 VOTEINITmyidmyrolecandidateterml [VOTE INIT] my id 1, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) ('/LoggerWrapper.h',43)
2025-07-10 19:11:57 30. 1 newconfiglogidxprevlogidxcurconf new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 ('/LoggerWrapper.h',43)
2025-07-10 19:11:57
2025-07-10 19:11:57
2025-07-10 19:11:57
2025-07-10 19:11:57 Top messages not matching their format strings:
2025-07-10 19:11:57
2025-07-10 19:11:57 message_format_string count() any_message
2025-07-10 19:11:57
2025-07-10 19:11:57 1. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 240 /var/lib/clickhouse/store/e34/e34a71b7-6ba6-4eb7-b537-090b4e37b40b/tmp_merge_202507_1_161_31/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages)
2025-07-10 19:11:57 2. 192 If the signature check failed. This could be because of a time skew. Attempting to adjust the signer.
2025-07-10 19:11:57 3. Cannot find '{}' in '{}' 11 Cannot find 'kernel' in '/sys/fs/cgroup/memory.stat' (skipped 5875 similar messages)
2025-07-10 19:11:57 4. Close WriteBufferFromAzureBlobStorage. {}. 1 Close WriteBufferFromAzureBlobStorage. pvqmgwudmjyhslllclpylaxlkjrlnseg. (LogSeriesLimiter: on interval from 2025-07-10 18:45:30 to 2025-07-10 18:45:39 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage)
2025-07-10 19:11:57
2025-07-10 19:11:57
2025-07-10 19:11:57
2025-07-10 19:11:57 Top short messages:
2025-07-10 19:11:57
2025-07-10 19:11:57 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2025-07-10 19:11:57
2025-07-10 19:11:57 1. 16 {} Server has databases (for example `ordinary_test_i5gt8q71`) with Ordinary engine, which was deprecated. To convert this 34
2025-07-10 19:11:57 2. 8 Creating {}: {} Creating table test_jpvv5dxd_02911_keeper_map.`02911_backup_restore_keeper_map1`: CREATE TABLE IF NOT EXISTS test_jpvv5d 120
2025-07-10 19:11:57 3. 4 Database {} does not exist Code: 81. DB::Exception: Database kek does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always 28
2025-07-10 19:11:57 4. 2 Substitution {} is not set Code: 456. DB::Exception: Substitution `n` is not set. (UNKNOWN_QUERY_PARAMETER) (version 25.3.3.20366.altinityantalya ( 29
2025-07-10 19:11:57 5. 1 Froze {} parts Froze 1 parts -13
2025-07-10 19:11:57
2025-07-10 19:11:57
2025-07-10 19:11:57
2025-07-10 19:11:57 Top messages by level:
2025-07-10 19:11:57
2025-07-10 19:11:57 (0.00034340312496843723,'Limit for {} exceeded, max bytes: {}, current bytes: {}') Error
2025-07-10 19:11:57 (0.000016833486518060647,'Connection failed at try №{}, reason: {}') Warning
2025-07-10 19:11:57 (0.0033251747035342467,'Merged {} parts: [{}, {}] -> {}') Information
2025-07-10 19:11:57 (0.051651870032017294,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2025-07-10 19:11:57 (0.06988926932568419,'Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)') Trace
2025-07-10 19:11:57
2025-07-10 19:11:57
+ set -e
+ echo 'Files in current directory'
+ ls -la ./
Files in current directory
total 127168
drwxr-xr-x 1 root root 4096 Jul 10 18:46 .
drwxr-xr-x 1 root root 4096 Jul 10 18:46 ..
-rw-rw-r-- 1 root root 389 Apr 15 10:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 19:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Jul 10 18:14 dev
-rwxr-xr-x 1 root root 0 Jul 10 18:14 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 10 18:14 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 19:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 19:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 19:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 19:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 11:29 mc
drwxr-xr-x 2 root root 4096 Jan 25 19:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 11:27 minio
drwxr-xr-x 4 root root 4096 Jul 10 18:14 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 19:05 mnt
drwxr-xr-x 1 root root 4096 Mar 31 16:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 10 18:13 package_folder
dr-xr-xr-x 310 root root 0 Jul 10 18:14 proc
drwxrwxr-x 17 1000 1000 4096 Jul 10 18:12 repo
-rw-rw-r-- 1 root root 863 Apr 15 10:58 requirements.txt
drwx------ 1 root root 4096 Jul 10 18:44 root
drwxr-xr-x 1 root root 4096 Jul 10 18:14 run
lrwxrwxrwx 1 root root 8 Jan 25 19:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 10 18:15 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 10:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 19:05 srv
dr-xr-xr-x 13 root root 0 Jul 10 18:14 sys
drwxrwxr-x 2 1000 1000 4096 Jul 10 18:19 test_output
drwxrwxrwt 1 root root 4096 Jul 10 19:11 tmp
drwxr-xr-x 1 root root 4096 Jan 25 19:05 usr
drwxr-xr-x 1 root root 4096 Jan 25 19:13 var
+ echo 'Files in root directory'
+ ls -la /
Files in root directory
total 127168
drwxr-xr-x 1 root root 4096 Jul 10 18:46 .
drwxr-xr-x 1 root root 4096 Jul 10 18:46 ..
-rw-rw-r-- 1 root root 389 Apr 15 10:58 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 19:05 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Jul 10 18:14 dev
-rwxr-xr-x 1 root root 0 Jul 10 18:14 .dockerenv
drwxr-xr-x 1 root root 4096 Jul 10 18:14 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 19:05 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 19:05 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 19:05 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 19:05 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 11:29 mc
drwxr-xr-x 2 root root 4096 Jan 25 19:05 media
-rwxr-xr-x 1 root root 103174296 Apr 15 11:27 minio
drwxr-xr-x 4 root root 4096 Jul 10 18:14 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 19:05 mnt
drwxr-xr-x 1 root root 4096 Mar 31 16:11 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Jul 10 18:13 package_folder
dr-xr-xr-x 310 root root 0 Jul 10 18:14 proc
drwxrwxr-x 17 1000 1000 4096 Jul 10 18:12 repo
-rw-rw-r-- 1 root root 863 Apr 15 10:58 requirements.txt
drwx------ 1 root root 4096 Jul 10 18:44 root
drwxr-xr-x 1 root root 4096 Jul 10 18:14 run
lrwxrwxrwx 1 root root 8 Jan 25 19:05 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Jul 10 18:15 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 10:58 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 19:05 srv
dr-xr-xr-x 13 root root 0 Jul 10 18:14 sys
drwxrwxr-x 2 1000 1000 4096 Jul 10 18:19 test_output
drwxrwxrwt 1 root root 4096 Jul 10 19:11 tmp
drwxr-xr-x 1 root root 4096 Jan 25 19:05 usr
drwxr-xr-x 1 root root 4096 Jan 25 19:13 var
+ clickhouse-client -q 'system flush logs'
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
Detach all logs replication
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
==56389==Installed the sigaction for signal 11
==56389==Installed the sigaction for signal 7
==56389==Installed the sigaction for signal 8
==56389==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19
***** Running under ThreadSanitizer v3 (pid 56389) *****
ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096
ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096
ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096
ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Sent terminate signal to process with pid 407.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 407.
The process with pid = 407 does not exist.
Server stopped
Stats: SizeClassAllocator64: 11M mapped (1M rss) in 31575 allocations; remains 6304
01 ( 16): mapped: 256K allocs: 1536 frees: 1280 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 24K releases: 1 last released: 232K region: 0x720400000000
02 ( 32): mapped: 256K allocs: 11136 frees: 10496 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 184K releases: 1 last released: 72K region: 0x720800000000
03 ( 48): mapped: 512K allocs: 10496 frees: 9216 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 1 last released: 196K region: 0x720c00000000
04 ( 64): mapped: 256K allocs: 2048 frees: 1536 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 128K releases: 1 last released: 128K region: 0x721000000000
05 ( 80): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 3020 avail: 3276 rss: 28K releases: 1 last released: 220K region: 0x721400000000
06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000
07 ( 112): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 28K releases: 2 last released: 216K region: 0x721c00000000
08 ( 128): mapped: 256K allocs: 1792 frees: 1536 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 212K releases: 2 last released: 40K region: 0x722000000000
09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000
10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000
11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000
12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000
13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000
14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000
15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000
16 ( 256): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 768 avail: 1024 rss: 44K releases: 0 last released: 0K region: 0x724000000000
17 ( 320): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 691 avail: 819 rss: 12K releases: 0 last released: 0K region: 0x724400000000
18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000
19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 8K releases: 0 last released: 0K region: 0x724c00000000
20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000
21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000
22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000
23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000
24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000
25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 108K releases: 3 last released: 116K region: 0x726400000000
26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000
27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000
28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 8K releases: 0 last released: 0K region: 0x727000000000
29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000
30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 24K releases: 0 last released: 0K region: 0x727800000000
31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000
32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000
34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000
35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000
36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000
37 ( 10240): mapped: 256K allocs: 6 frees: 0 inuse: 6 num_freed_chunks 19 avail: 25 rss: 12K releases: 0 last released: 0K region: 0x729400000000
38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000
39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000
40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000
42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000
43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000
44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 32K releases: 0 last released: 0K region: 0x72b000000000
45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 4K releases: 0 last released: 0K region: 0x72b400000000
47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000
Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8;
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1345
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ zstd --threads=0
+ [[ -n '' ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -v 'rg -Faz '
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2025-07-10 19:15:09,206 File /repo/tests/broken_tests.json with broken tests found
2025-07-10 19:15:09,207 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2025-07-10 19:15:09,216 Is flaky check: False
2025-07-10 19:15:09,216 Result parsed
2025-07-10 19:15:09,218 Result written
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core